variables — what ai reaches for first5 / 8
naming things you'll point ai at
Look at the editor on the right. Cursor wrote a greeting snippet — the variable was defined on line 1, but the f-string on line 2 has a blank where the variable name should go.
Variable name:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _