tracebacks — cursor wrote this and crashed5 / 8
tracebacks — read the wall of text
Cursor wrote this and it crashes with NameError: name 'user_name' is not defined.
Read the traceback when you run it — Python tells you the bad line.
Fix it so the code prints hi, maya.
The break is on line 2 — but read the whole snippet first.
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _