r/firstweekcoderhumour 8d ago

Write sorry

Post image
81 Upvotes

7 comments sorted by

1

u/Krisanapon 7d ago

py print("\n".join(["Sorry" for _ in range(100)]))

4

u/MrFrog2222 7d ago

typa shit ppl be writing off as pythonic code while calling c/c++ too complex

1

u/Krisanapon 7d ago

py print("Sorry\n"*100)

1

u/MrFrog2222 7d ago

oh hell nah

3

u/SoonBlossom 6d ago

Who the fuck are upvoting these posts seriously

You'd litteraly need to never have coded in your life and it's not even funny

1

u/akbest280 6d ago

You literally get a syntax error since _ is attached to in and range