Lesson 104 of 120 in Python for Kids — one idea, one minute, no experience needed.
WHAT YOU LEARN: I can colour my output
IN SHORT: Make your words stand out
THE CODE:
print(GREEN + "well done" + END)
Every lesson shows a mistake and how to fix it, because getting a red error is normal and knowing what to do about it is the real skill.
NEXT LESSON: READING THE CLOCK
ALL 120 LESSONS IN ORDER: / @smartkidslearninglab
Bright Kids Lab — short lessons for curious kids. One idea, one minute.
Made for ages 7 to 12. No installing anything to watch — but to try it yourself, any free Python editor will do.
#pythonforkids #learnpython #codingforkids #python