STEM Tutorials

Learn, code, and explore with our interactive tutorials.

Create with Scratch

For security reasons, the Scratch editor cannot be embedded directly on this page. Please click the button below to open the Scratch editor in a new tab.

Learn Python Programming

Write and run Python code directly in your browser. Start your coding journey today!

Test Your Python Knowledge

1. What is the output of print(2 + 3 * 4)?

2. Which keyword is used to define a function in Python?

3. What does the len() function do?