Quick actions

cmd+k|ctrl+k

Navigation

Languages

Test

Snippet info

Language

Python

Visibility

public

Author

terry.parrish

Created

2026-02-10T04:22:33.153186Z

Updated

2026-02-10T04:25:37.598512Z

name = input('What is your name')
print(name)
INFO