← Back to Challenges
intermediate Time limit: 0:30

Delete Inside Quotes

Use text objects to delete the contents of a string.

Commands
di"

Delete Inside Quotes

Use text objects to delete the contents of a string.

Time
0:00
/ 0:30
Editor0 keys
1let name = "Alice Johnson";
2
-- NORMAL --delete-inside-quotes
Target
1let name = "";
2
-- NORMAL --delete-inside-quotes
⚠ Guest mode — Sign in to save your progress and score