class, __init__, self — the three keywords AI uses every time — step 5 of 9
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.read, then continue.
class, __init__, self — the three keywords AI uses every time — step 5 of 9
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.read, then continue.