hello.py
print("hello word")
Homework.py
print("My name is Aaron.")
print("I am ten years old.")
print("I am from Sherwood Public School.")
Join US to Teach Coding Anytime!
hello.py
print("hello word")
Homework.py
print("My name is Aaron.")
print("I am ten years old.")
print("I am from Sherwood Public School.")
[…] Level 1| |____Unit 1 Hello World| |____Unit 2 Print| |____Unit 3 Magic Variable| |____Unit 4 Basic Operations| |____Unit 5 Data […]