We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd2c41 commit 07cff49Copy full SHA for 07cff49
for_furit.py renamed to for_fruit.py
@@ -1,4 +1,4 @@
1
fruit = ['apples', 'oranges', 'peaches', 'pears', 'grapes', 'bananas', 'cherries']
2
3
for x in fruit:
4
- print(x)
+ print(x)
0 commit comments