classes — reading what ai just wrote you5 / 9
class, __init__, self — the three keywords ai uses every time
Cursor wrote a Profile class. The display method needs to read the
name that was stored in __init__. Fill in the keyword that refers to
the current instance on line 6.
Keyword:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _