Python Online Compiler & Playground
HTML/CSS/JavaScript
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Start Python Course
Register
nonsense but cool
+1
Author: Oma Falk
Dark
Public
Save
PY
py
1
2
3
4
5
6
7
8
# Created by Pylearn
#input is z
a =
input
()
locals
()[
a
]
=
5
print
(
z
)
# if we dont know, what we entered
print
(
locals
()[
a
])
Enter to Rename, Shift+Enter to Preview
OUTPUT