Multi-line strings

Multi-line strings are a special solution offered by Python in order to use multiple lines. 

This can be done using three quote-marks ( “”” or ”’ )

Example

				
					print("Today is a wonderful day! I would like to go out and play some football with my friends. 
Alas! It's time to spend some fun time!")

#Output: Today is a wonderful day! I would like to go out and play some football with my friends. 
Alas! It's time to spend some fun time!
				
			

Contracts in Commercial Law

A contract is an agreement enforceable between parties. In the commercial environment, a contract provides security to the parties involved. The contract starts with an

Read More »

The Most Popular and In-Demand Coding Languages in 2022

Learning to code Languages can take a lot of time and effort. Especially if you are a beginner, this process can be a bit energy-consuming. That is why we have analyzed and laid out the best programming languages that you can learn without wasting your time. These are the best and most in-demand programming languages on the market.

Read More »
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments