Изменил(а) на 'MyFirstUniverse/src/com/company/cosmicbody/Planet.java'
This commit is contained in:
parent
a357b0578f
commit
8efe7417df
@ -25,7 +25,7 @@ public class Planet extends CosmicBody {
|
||||
System.out.println("I'm losing weight.");
|
||||
}
|
||||
else {
|
||||
System.out.println("I am very poor.");
|
||||
System.out.println("I'm losing a lot of weight.");
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user