| Contact PSVM (JJ Login) | Notes Below | [prev] Slide 13 of 16 [next] JJ Guest Logins |
|
| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, [13 (top)], 14, 15, 16, [MoreInfo] |
|
Notes for Slide 13 The RunIt page has areas for input and output as well as submitting. Also, the current version of the Karel World Builder is available on this RunIt page. We will soon introduce a new World Builder and make it available from the CodeIt page. Pressing the [Start] button on the RunIt page will open the Karel World in a new frame and begin running your program. Input and output uses the RunIt page while Karel uses the World frame. Examples of JJ input commands: myInt = JJS.inputInt(); myDouble = JJS.inputDouble(); myBoolean = JJS.inputBoolean(); myString = JJS.inputString(); 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, [13 (top)], 14, 15, 16, [MoreInfo] |