Print function in Python to display multiple lines | Python programming tutorial in Hindi Urdu

Опубликовано: 29 Сентябрь 2024
на канале: ifactner
499
13

We learn to display multiple line message on the screen using Print () function in Python programming language. This tutorial teaches you how to use the print function in Python in Hindi and Urdu.
Watch also : Python basics programming tutorial for beginners | Python print hello world code in Hindi Urdu - part 1 at    • Python basics programming tutorial fo...  .

Full Python course in Hindi Urdu playlist at    • Python programming course in Hindi Urdu  .

To print multiple lines message on a user screen we use three single quotes or three double quotes instead of one single quote or a double at the beginning of the message. Similarly, we add three single quotes or double quotes at the end of the message.