Sev-X commited on
Commit
b58547b
·
verified ·
1 Parent(s): f797fcf

Create test.py

Browse files
Files changed (1) hide show
  1. test.py +2 -0
test.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ var = input("Message:")
2
+ print(var)