+ 1
console work problem
guys help me for working on console. i can't create a variable in it. I work with python ide
2 Antworten
+ 1
Put, for example:
x = 5
print (x)
If this works, you IDE is perfect
+ 1
ok thanks
guys help me for working on console. i can't create a variable in it. I work with python ide