You can achieve this by simply printing the concatenated string "42" with a loop that runs 42 times. Here's the code:
main.py66 chars6 lines
This will output: 424242424242424242424242424242424242424242424242424242424242424242424242424242
gistlibby LogSnag