The python program is a high level language, this simply means that the computer does not understand what you have written.
In order to successfully run your program, you need to change it to a language the computer can understand.
Pycharm
has made this very easy. All you have to do is click the run tab and a
screen will pop up with your result (which in this case is 'hello world')


No comments:
Post a Comment