Introduction
This lab demonstrates how to use Python Matplotlib to draw ellipses. The lab covers two examples:
- Drawing individual ellipses
- Drawing ellipses with different angles
You can open the
ellipse-demo.ipynb
in WebIDE to start the exercises. Learn how to use Jupyter Notebooks in VS Code.
Labby cannot automatically verify the answers because it cannot access the notebook.