+ 1
Better solution for Python Data Structures 4.2
I think this would be a better solution. i = input() N = 1 for el in i: print(el*N) N += 1
3 ответов
+ 6
Paul-Henry Paltmann ,
you say that your code is a better solution. ??? better than what ???
+ 4
So what is your question?
+ 3
You had posted a question with answer 🤔