filmov
tv
#2 - Introduction to Python: Output information to the Shell

Показать описание
In this video, you will write your first program and output information to the Python Shell (or in simple terms, print the information to the screen). You will learn about the print function "print()" and how to output "string" data types to the shell.
You will also learn how to add empty lines and the difference and similarities between using single, double and "triple" quotations marks to output information to the shell.
You will also learn how to add empty lines and the difference and similarities between using single, double and "triple" quotations marks to output information to the shell.