sum([10, 20, 30, 40, 50])
150
This site hosts the UNC How to Learn to Code Python curriculum.
Read lessons here, run small code snippets live in your browser, or launch the full notebook in Google Colab with one click.
(Rows link to the rendered lesson pages; the right-hand URL opens the same notebook in Colab.)
Below is a small Python snippet running in your browser via Pyodide. Click Run Code to execute it: