- Engineering
- Computer Science
- httpprntscrcommffv22 this is the sample we can only use parameters...
Question: httpprntscrcommffv22 this is the sample we can only use parameters...
Question details
http://prntscr.com/mffv22
this is the sample
we can only use parameters loops definite
this is what i have so far and im stuck
public class MyCalorieTracker {
public static void main(String[] args) {
//Scanner sc = new Scanner(System.in);
System.out.println("This program compares your daily caloric
intake");
System.out.println("for two days and determines which day was
better");
System.out.print("in regards to reaching your fitness
goals.");
}
}
these are the requirements
http://prntscr.com/mffvdz
Solution by an expert tutor
