Gpt 77 1 kargia
Mini Python IDE — for 6th graders
Type Python code on the left, run it, and see results on the right.
🌙
Terminal Output
Errors are summarized for students.
How it works
- Click RUN to execute code.
- When your program calls input('What is your name? '), the prompt will appear here in the terminal and you'll type the answer in the input box below. No popup windows.
- If an error happens, a friendly message will appear with a suggestion.
Comments
Post a Comment