Sublime Forum

Input in sublime text

#1

Hi, i have problems when i want use input with sublime text. when i write
a=input(‘enter’)
print(a)
it shows me ‘enter’ but doesnt print a.
Thanks

0 Likes

#2

Please use search feature to find an answer before posting questions, which are asked every 2nd day

https://forum.sublimetext.com/search?q=python%20input

0 Likes