Please note this is a beta test, so it will not be incredible. Commands on this: Day 1 (Basics and Ints) System.out.print("Hello World!"); int num = 0; num++; System.out.print(num); reset(); (This clears the speech box) Day 2 (Strings) String word = ""; System.out.print(word); word = "Sub to KingdomCrumbs!"; There are no error messages, and the prompt will come again and again.
I will add one more category every day, so please stay tuned for this amazing journey of converting Java into Scratch.