'Python is fun' | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

'Python is fun'

print('Python is fun') I know this is the command. Many of you have gone through this puzzle. Tried all possible combinations I could make but cannot get it right. Always find myself short of characters. Tried to find help but looks like there is none. Contacted Sololearn, and still waiting for a reply. Anyone know, please help me solve this riddle.

9th Nov 2022, 12:05 AM
Sajid Mahmood
Sajid Mahmood - avatar
8 Answers
+ 2
What output do you get? Add a link to your code from Code Playground in the question description. I have absolutely no ideia why this wouldn't work flawlessly to someone.
9th Nov 2022, 4:36 AM
Emerson Prado
Emerson Prado - avatar
+ 1
Sajid Mahmood I see - it's the exercise of a lesson. Pls inform course name and lesson number. I'll check the lesson to understand the boxes configuration.
10th Nov 2022, 4:08 AM
Emerson Prado
Emerson Prado - avatar
+ 1
Bizarre. I searched the lesson and couldn't find this exercise. Which is the number of the lesson?
10th Nov 2022, 2:20 PM
Emerson Prado
Emerson Prado - avatar
+ 1
Quite weird! This lesson shows different exercises for me, asking for the output of: print(1 + 2 + 3) print ((4 + 8) / 2) I found nothing close to your exercise.
11th Nov 2022, 12:06 AM
Emerson Prado
Emerson Prado - avatar
0
My task is; Let's repeat the main syntax of the print statement. Fill in the blanks to create a valid print statement that outputs Python is fun. I have three rectangular boxes to fill in. I know it is; print('Python is fun') I have to fill in three rectangular boxes. All three rectangular boxes has limited number of characters. First box with 11, second box with 10 and third box with 8 characters. First box always comes as correct for print only. I have tried many combinations I could think of but none is correct in the 2nd and 3rd box. Not sure, what to do and where to go for help.
9th Nov 2022, 11:39 PM
Sajid Mahmood
Sajid Mahmood - avatar
0
Course name is Introduction to Python It is first lesson of Simple Operations. https://www.sololearn.com/learn/courses/python-introduction/lesson/32945302?p=6
10th Nov 2022, 11:51 AM
Sajid Mahmood
Sajid Mahmood - avatar
0
It is Getting Started with Python Lesson First Programme - I have completed this Lesson Simple Operations - I am stuck on the first page Weblink for this page is https://www.sololearn.com/learn/courses/python-introduction/lesson/32945302?p=6 Thank you for your help.
10th Nov 2022, 3:05 PM
Sajid Mahmood
Sajid Mahmood - avatar
0
Mine comes after this. I have already gone through this numeric and sentence making exercises. Thank you for your help.
11th Nov 2022, 7:04 PM
Sajid Mahmood
Sajid Mahmood - avatar