Programming in Python 1 – COMING SOON
About Lesson

1.1 Output Activity


Use this link to complete this activity on replit.

Or scan the QR code to go to the Replit

Dipython1 400

 

Write a python program to display the following information to the screen. The information should have the exact format and case as below.

Welcome to programming in Python
programming is fun...
A popular quote "hard work brings success"

 

Note:

Your output should match exactly as it is printed above, character for character, word for word, space for space otherwise your program won’t pass the test.

0% Complete
Scroll to Top