python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

python

how can i form patterns in python using numbers i.e 1 22 333 and so on

6th Feb 2020, 1:39 PM
Master Danchez
Master Danchez - avatar
2 Answers
+ 3
loop i from 1 to 10 and print i times string of i
6th Feb 2020, 1:43 PM
Oma Falk
Oma Falk - avatar
+ 3
Jan Markus hebebe😘
6th Feb 2020, 1:55 PM
Oma Falk
Oma Falk - avatar