How to Use Print() in Python | Python Tutorial Ep7

3 years ago
22

In this video, we learn how to use the print() function in Python. We go over how to print strings, concatenated strings, and data structures. Also, the seperator and end parameters.

\n is a newline.

Subscribe to 💎Datakademy to learn something new everyday! 📲

0:00 - What does the print() function do?
0:13 - How to use print()
0:31 - Printing data structures
0:53 - Concatenating strings with + and ,
1:22 - The separator parameter
2:13 - The end parameter

Loading comments...