
- Gender:
- Male
Akilogramofstone
Member, Male
i like pygame Nov 22, 2021
- Akilogramofstone was last seen:
- Jan 22, 2022
- Loading...
- Loading...
-
About
- Gender:
- Male
a stone that weighs exactly one kilogramInteract
Signature
Code:if (stone.weight > 1) { System.out.printIn("This piece of stone is too heavy!"); } else { System.out.printIn("The weight of this piece of stone is just right."); }