0
Cannot do 1st project
I reviewed first 10 lessons, but i can't do the project😅. Pls help me
2 Antworten
0
int hours = days*24;
int minutes = hours*60;
int seconds = minutes*60;
System.out.println(seconds);
// good luck
+ 1
Thx :)
I reviewed first 10 lessons, but i can't do the project😅. Pls help me