- numpy - matplotlib Physim

2D Plotting in Python



1. Plotting a point:


2. Plotting a line:


3. Plotting a shape:



Here is a code editor so that you can run Python in the browser, and practice:


# insert your code here


Go Back to Python Exercises Page