Search:

Type: Posts; User: brobertson300

Search: Search took 0.07 seconds.

  1. Re: Help with logic to find the day number of the year

    What do you mean by high level?... I have not worked out the "details" do I make some sort of loop? maybe a for loop or should i use the switch method? and if i use a for loop how would I get a...
  2. Re: Help with logic to find the day number of the year

    Right I could use the Scanner class and use nextInt method 3 times and assign them to a variable. I will definitely do that. The program needs to read those numbers and keep a running total of the...
  3. Re: Help with logic to find the day number of the year

    Norm, I dont have anything as of yet... I think I need to assign the date to a number then keep a running count until December 31st. I am unsure of how to just single out the month and day from the...
  4. Help with logic to find the day number of the year

    Hello, I need help with figuring out the logic to print the day number of the year. The directions for my homework are: Write a program that prints the day number of the year, given the date is in...
Results 1 to 4 of 4