+ 2

what is the output??

for I in range(10): i+10 print(i)

23rd Feb 2018, 12:10 PM
Abdul Hamid Ishaq
Abdul Hamid Ishaq - avatar
2 Respostas
+ 8
You can run your code in code playground and check the output by yourself :) Please delete these duplicate posts: https://www.sololearn.com/discuss/1094779/?ref=app https://www.sololearn.com/discuss/1094778/?ref=app
23rd Feb 2018, 12:22 PM
Shamima Yasmin
Shamima Yasmin - avatar
0
it will be 19
23rd Feb 2018, 2:06 PM
Toni Isotalo
Toni Isotalo - avatar