We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27bde1 commit da5db74Copy full SHA for da5db74
2d lists.py
@@ -92,8 +92,8 @@
92
('went home to have dinner.',
93
'went to the store to buy some food.',
94
'wanted some pizza for breakfast.',
95
- 'wanted computers for Christmas.',
96
- 'love their computers.'))
+ 'wanted computers for Christmas.',
+ 'love their computers.'))
97
98
for i in range(4):
99
print(f'{names[i][0]}, {names[i][1]} \
0 commit comments