Skip to content

Commit 07cff49

Browse files
authored
Rename for_furit.py to for_fruit.py
1 parent 7cd2c41 commit 07cff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fruit = ['apples', 'oranges', 'peaches', 'pears', 'grapes', 'bananas', 'cherries']
22

33
for x in fruit:
4-
print(x)
4+
print(x)

0 commit comments

Comments
 (0)