Code
print("I am a Python code block.")
I am a Python code block.
Please open this link in a new tab and let it load, this may take a few minutes.
This is a short interactive programming activity where you’ll learn how to create plots using Python, in a real-life programming environment known as a Jupyter notebook. The session should run 60-90 minutes total.
Below is an example code block for you to try. To copy the code, you can either:
Try copying the code block below.
print("I am a Python code block.")
I am a Python code block.
Once you’ve copied the code, switch to your Jupyter notebook (which you should have open in another tab). Paste the code into a code cell, then run the cell by either: