0
PrintingStarPattern
I have written a code that takes input from user and prints a star pattern according to the input. but when I'm trying the code in repl.it website is showing an error... I'm giving the link to the code. https://code.sololearn.com/cJE9OSCQHnTZ
1 Answer
0
It does print a pattern, but I think that website expects you to use a loop.