We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8aa19d + 57ad7f9 commit 8845df2Copy full SHA for 8845df2
disregard
@@ -1,3 +1,3 @@
1
list =[1,2,3,4,4,5]
2
for i in list:
3
- return i
+ return i.
0 commit comments