py
py copied to clipboard
Update 10_functions_exercise.py
in [ print_pattern() ] function, the inner loop is replaced with one line ... print(i * '*')