Report 2017JAVI's Profile

Statistics

All Anime Stats Anime Stats
Days: 0.7
Mean Score: 10.00
  • Total Entries1
  • Rewatched0
  • Episodes43
Anime History Last Anime Updates
Pokemon (2023)
Pokemon (2023)
Mar 13, 2024 4:43 PM
Watching 43/? · Scored 10
All Manga Stats Manga Stats
Days: 0.0
Mean Score: 0.00
  • Total Entries0
  • Reread0
  • Chapters0
  • Volumes0
Manga History Last Manga Updates

No updates yet.

All Favorites Favorites

All Comments (1) Comments

Would you like to post a comment? Please login or sign up first!
Songani4 Jul 25, 2023 1:46 PM
public class ComparacaoNomes {
public static void main(String[] args) {
int argumento = 0; // Valor do argumento (0 ou 1)

String liko = "Liko";
String roy = "Roy";

if (argumento == 1) {
System.out.println(liko + " é maior que " + roy);
} else if (argumento == 0) {
System.out.println(roy + " é maior que " + liko);
} else {
System.out.println("O argumento deve ser 0 ou 1.");
}
}
}

//Cadê os argumentos? Quer que eu mude de opinião ? me convença...//
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login