Introduction to Computer Programming in Python for kids
Introduction to Python - Lesson 1
This lesson will introduce you to the basics of writing your first program in Python. The lesson itself is an iPython Notebook that can be accessed from your web browser, which means that you do not need to install anything on your computer.
In this lesson, we'll learn about random numbers, and explore data structures. We'll then build a script that will tell us random jokes. The lesson itself is an iPython Notebook that can be accessed from your web browser, which means that you do not need to install anything on your computer.