PW Akshay

Generation

generate functionMon, 28 Nov 2022

print(string.ascii_letters + string.digits + string.punctuation) # write string at once in above code

print(""" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ """)

Want to kickstart your project?Use the new AI Studio to create your code