0
Making peterns with python in many ways
Pattern https://sololearn.com/compiler-playground/cOZdR62JPqMa/?ref=app
1 Answer
+ 2
Kakooza Tawufiki ,
When you use range(), you have to put the arguments in the right order. You got no output from your program because your for loops had no iterations. Here are the official docs about range().
https://docs.python.org/3/library/stdtypes.html#range