modules, imports, and why your venv hates you2 / 8
imports, pip, and the venv that can't see your package
Cursor wants to use pi from the math module without the math. prefix
every time. Which import line lets you write just pi?
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _