When I am writing Python code in pycharm program, when I define a variable as a number and put it in the print instruction, an error appears stating that no variable can be included inside the print function except string, even though there is no programming error. So what is the problem?
all videos I was saw running without any problem
New contributor
Dima Gh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.