Quick actions

cmd+k|ctrl+k

Navigation

Languages

My first aPP!

Snippet info

Language

Python

Visibility

public

Author

hurley.chan

Created

2026-04-02T04:07:19.958793Z

Updated

2026-04-02T04:18:17.170062Z

name = input('what is your name?')
print(helllllllo + name)
INFO