Sep-11-2021, 11:01 PM
(Sep-11-2021, 09:55 PM)deanhystad Wrote: There are lots of ways to get this output. What have you tried? I know you did not try the code you provided because it would not run under Python3.9. I don't think it would run under Python 2.7
Python allows string concatenation using + and *. You might want to look at how that works.
I did run that code and it will produce the first line and thats all it will do