Quick actions

cmd+k|ctrl+k

Navigation

Languages

heyhey

Snippet info

Language

Python

Visibility

public

Author

ciawash

Created

2024-04-02T07:13:14.853953Z

Updated

2024-04-02T07:13:35.66579Z

name = input("What is your name?")
print(name)
INFO