0
Introduction to Python
Other than clicking on, what do I have to do to start next lesson. No option to click anywhere else other than the lesson I finished many times.
5 Respostas
+ 4
Try to complete practice code coach problem on the lesson. Slide left practice code coach are available on every lessons
+ 2
Sajid Mahmood I can't access this course. "Lesson not found" I think this lesson not officially released yet. Check available lessons in discover courses. Python for beginners is tha course similar to this one
+ 1
I have completed lessons on numeric and sentences. How to do addition, subtraction, multiplication and division. How to produce sentences.
This is the next lesson and I am stuck here for more than a week now. Tried all possibilities I could think of but nothing comes as correct answer other than word print.
Thank you for your help.
0
Already done that and now I am stuck at
print('Python is fun')
Tried all possibilities but can't get it right.
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.
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
Not sure, what to do and where to go for help.