Download Free Printable Scratch Coding Tutorials PDF

Get the Rocketship Landing game and Flying Space Cat Scratch tutorials in a printable format.

Question

What does the following program display?

for num in range(5):
    print(num)

Answer

0
1
2
3
4

Explanation

The range() function, when given a single argument (let’s call it n) will produce a sequence of integers from 0 to n – 1. You can use the for loop to iterate over the sequence returned from the range() function.

Resources

STEM skills can be useful in other careers too, like technical writing … Many trade jobs require a high degree of computer literacy and some familiarity with programming.

About Teacher Spotlight: The concept of “students first” is at the heart of everything we are and do at CodeWizardsHQ. We know students learn best when they interact with a talented teacher. We conscientiously hand-select the very best coding teachers, ultimately hiring only the top 2% of applicants. Every month, we go behind the scenes to tell you more about one of our amazing teachers. This month, we bring you Tyler Crocker!

Python Project Source Code
Get the full source codes for all 10 project courses


How to Choose the Right Coding Classes for Kids

With the myriad of options available to parents these days, it can be difficult to determine which coding program is right for your kid. This decision can be even more daunting for parents that don’t have a background in programming. Fortunately, there are several key indicators that you can use to judge the quality of a coding program and help choose the best option for your child. 

Recommended: Why Kids Learn STEM

Use these indicators to determine what program provides the most value for you and your child. For more insights and tips from industry experts, see our full resource guide Choose the Right Coding Class for Your Kid.

One of the simplest and most effective ways to support your student is by just showing them that you’re interested in what they’re learning!

That doesn’t mean that you have to do your own deep dive into coding languages or understand much about it at all. What it does mean is asking them about their projects, or about what their code does. Find bits that seem fun or creative, and ask them how those parts work.

Jobs Page Social Banner

💻 Prepare your child for success: If you are looking for your child to learn to code, explore our live, teacher-led coding classes. View Programs.

Coding for Kids

If you want more support and a structured curriculum while learning to code, see the online coding classes for kids that we offer here at CodeWizardsHQ. We’ve adopted a blended method to teach kids and teens programming principles and practices using a combination of small, online teacher-led classes delivered and build-as-you-learn projects.

By completing our structured curriculum, students are introduced to Scratch, HTML & CSS, JavaScript, Responsive Design, App Development, Python, MySQL, and Git.

Programming classes are available for kids in elementary, middle, or high school and no prior experience is necessary.

Ready to level up your child’s learning experience? Take a coding class with CodeWizardsHQ:

Parents are also reading:

Recommended reading: Coding for Kids Free, Homeschool STEM Gift Guide, How Coding Helps Kids in School