console work problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

console work problem

guys help me for working on console. i can't create a variable in it. I work with python ide

21st Sep 2016, 5:08 PM
Ahmed Kamal
Ahmed Kamal - avatar
2 Answers
+ 1
Put, for example: x = 5 print (x) If this works, you IDE is perfect
22nd Sep 2016, 1:49 PM
Fernando Carvalho
Fernando Carvalho - avatar
+ 1
ok thanks
22nd Sep 2016, 4:48 PM
Ahmed Kamal
Ahmed Kamal - avatar