Generation

generate functionMon, 14 Nov 2022

Tell me a secret

def tell_me_a_secret(): print("I will keep your secret\n") secret = input("what's your secret : ") print("you said " + secret)

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