Get This Python App. HERE
Posts

Newlines

Newlines in Python

Python Program Free Online Course
Newlines in Python

\n represents a new line. It can be used in strings to create multi-line output:

print("Hello once Again.\nMy name is LoLo,\nI am your new classmate.\nNice to meet you.")
RUN

Similarly, \t represents a tab.

Post a Comment

© Free Python Course . All rights reserved. Distributed by Template.vuinsider.com