Quick actions

cmd+k|ctrl+k

Navigation

Languages

Operator Precedence exercises

Snippet info

Language

Python

Visibility

public

Author

jrichardsonel1974

Created

2025-01-21T01:37:02.545468Z

Updated

2025-01-21T01:40:55.635528Z

print("You are a master magician")
print("At least you\'re getting there.")
print("You need magic powers.")
INFO