1
jhuku
7y

String apple = "ball";

Changes some code along with
String ball = "ball";

App crashes.

Tries debugging.

Undo everything
Back to
String apple = "ball";

Comments
Add Comment