Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1298
python <string>
Active
Public
Actions
Authored by
vlorentz
on Feb 23 2022, 11:59 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
$ echo "world" > "<string>"
$ python3 -c "hello"
Traceback (most recent call last):
File "<string>", line 1, in <module>
world
NameError: name 'hello' is not defined
Event Timeline
vlorentz
created this paste.
Feb 23 2022, 11:59 AM
2022-02-23 11:59:43 (UTC+1)
Log In to Comment