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)

Questions about programming?Chat with your personal AI assistant