You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hometask was rejected for 2 times, and cant understand why, coz the main task is performing. Hope, u'll help , thanks!
the conditions are:
Return to your 2nd homework assignments, when you described your favorite song.
Refactor that code so all the variables are held as in a single data structure as keys and values.
Refactor your print statements so that you have a single loop that passes through each item in the data structure and prints out it's key and then it's value.
program
String sname = "I think I just died";
String rating = "A"; /* rating is measuring from u to a (U,F,E,D,C,B,A) */
String worldRanking = "4";
String homeCountryRanking = "5";
String averageRanking = "4.5";
String genre = "pop";
Hometask was rejected for 2 times, and cant understand why, coz the main task is performing. Hope, u'll help , thanks!
the conditions are:
Return to your 2nd homework assignments, when you described your favorite song.
Refactor that code so all the variables are held as in a single data structure as keys and values.
Refactor your print statements so that you have a single loop that passes through each item in the data structure and prints out it's key and then it's value.
program
String sname = "I think I just died";
String rating = "A"; /* rating is measuring from u to a (U,F,E,D,C,B,A) */
String worldRanking = "4";
String homeCountryRanking = "5";
String averageRanking = "4.5";
String genre = "pop";
Hometask was rejected for 2 times, and cant understand why, coz the main task is performing. Hope, u'll help , thanks!
the conditions are:
Return to your 2nd homework assignments, when you described your favorite song.
Refactor that code so all the variables are held as in a single data structure as keys and values.
Refactor your print statements so that you have a single loop that passes through each item in the data structure and prints out it's key and then it's value.
program
String sname = "I think I just died";
String rating = "A"; /* rating is measuring from u to a (U,F,E,D,C,B,A) */
String worldRanking = "4";
String homeCountryRanking = "5";
String averageRanking = "4.5";
String genre = "pop";
The text was updated successfully, but these errors were encountered: