Python Programming 001 - Print and Variables

preview_player
Показать описание
Introduction to Python Programming. In this video we introduce basic concepts you'll need to get started such as printing output to screen and creating variables.

Note - use brackets with print. You are less likely to get errors: print("hello")

Links:

010001000100011001010011011000110110100101100101011011100110001101100101

010100110111010101100010011100110110001101110010011010010110001001100101
Рекомендации по теме
Комментарии
Автор

Im using Pycharm on Windows 8, and it seems that one has to add parenthesis to get the print command to work. So:
print "Hello World!"
becomes
print("Hello World!")
Is this right?

Feenix
join shbcf.ru