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 74e7113 commit 7e4d10eCopy full SHA for 7e4d10e
Lists/1.py
@@ -0,0 +1,3 @@
1
+friends = ['Fahim' , 'Ipty' , 'Orpa' , 'Tapi' , 'Mathin']
2
+for friend in friends:
3
+ print('Hey!' , friend)
0 commit comments