Search:

Type: Posts; User: Harrisk9

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    5,803

    Re: Alternative to the scanner method

    Because I have not covered the scanner method in my course yet hence this is was not accepted by my teacher. I learned how to do it this way by reading tutorials online in the first place but I was...
  2. Replies
    2
    Views
    5,803

    Alternative to the scanner method

    import java.util.*;
    import javax.swing.*;

    public class CH4Q16 {


    public static void main(String[] args) {

    System.out.print("Enter The Double Number: ");
    ...
  3. Replies
    2
    Views
    1,370

    Re: Help with an assignmen please.

    Thank you very much helloworld922, your post was really helpful :)

    I'm actually taking a high school course so it's nothing complicated but that is the way they want us to do it.


    Regards,

    ...
  4. Replies
    2
    Views
    1,370

    Help with an assignmen please.

    Question:Write a program that gets two numbers from the user, a and b, you may assume that a<b. It then prints the squares of all the numbers in the inclusive range [a, b].


    This is the question...
  5. Thread: Heya

    by Harrisk9
    Replies
    4
    Views
    1,140

    Re: Heya

    I'm from Toronto, ON, Canada and I heard about this site using the Google search engine ;)

    feel free to ask me any more questions.
  6. Thread: Heya

    by Harrisk9
    Replies
    4
    Views
    1,140

    Heya

    Greetings,


    I am a java newbie, just started a course a couple of weeks ago and I came by this community to learn and share :)



    My name is Harris and I hope ill enjoy my stay here :D
Results 1 to 6 of 6