Intro To Python Boolean Logic Lesson | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Intro To Python Boolean Logic Lesson

I get to the 8th lesson (slide directly after Boolean Not slide). It asks the following question but no place to input the answer. I cannot move on to other sections because it's not allowing me to answer: What's the result of this code? if not True: print("1") elif not (1 + 1 == 3): print("2") else: print("3")

23rd Nov 2022, 1:30 AM
Peter Cotterell
Peter Cotterell - avatar
17 Answers
+ 3
it is a bug from their side
23rd Nov 2022, 2:39 AM
Prayas Chaware
Prayas Chaware - avatar
+ 3
Jah Jah Binks Ok. Fine. It may be due to some blockers. Closing and reopen will solve the problem. If this happens frequently, report to Sololearn by mail or via in-app feedback or report option👍
23rd Nov 2022, 11:30 AM
Jayakrishna 🇮🇳
+ 3
I am a beginner It doesn't matter. The issue is lack of where to type the answer.
24th Nov 2022, 9:28 AM
Emerson Prado
Emerson Prado - avatar
+ 2
Jah Jah Binks Intro to python or Python for beginners? Can you share a screen shot..? Better you directly forward to Sololearn at : [email protected] with details of bug. Possibly screen shot...
23rd Nov 2022, 8:50 AM
Jayakrishna 🇮🇳
+ 2
jayakrishnain it's the intro to python course. It seems to have been fixed now. See before & after screenshots: [url=https://ibb.co/HTDhscy][img]https://i.ibb.co/F4bHMQ1/Capture.jpg[/img][/url] - Before Not Working [url=https://ibb.co/T0zBN1G][img]https://i.ibb.co/vd2xMhW/boolean.jpg[/img][/url] - After Fixed
23rd Nov 2022, 10:44 AM
Peter Cotterell
Peter Cotterell - avatar
+ 1
I don't need the answer. I need to be able to input the answer so I can move on to the next lesson. The problem I am having is that there is nowhere to input the answer and move on. The "Check" button is greyed out and there is nowhere to input an answer.
23rd Nov 2022, 1:56 AM
Peter Cotterell
Peter Cotterell - avatar
+ 1
I am also having this issue. I used way too many bits to try to figure it out too.
23rd Nov 2022, 2:19 AM
Ravi Batra
Ravi Batra - avatar
+ 1
Does your issue occur at this same slide?
23rd Nov 2022, 2:23 AM
Peter Cotterell
Peter Cotterell - avatar
+ 1
Do you have hearts available? Maybe your ran out of hearts and the question is blocked. If that's the case, you just have to wait until they're refilled again.
23rd Nov 2022, 3:04 AM
Emerson Prado
Emerson Prado - avatar
+ 1
I have more than enough hearts. I think there is a bug at that slide.
23rd Nov 2022, 3:18 AM
Peter Cotterell
Peter Cotterell - avatar
+ 1
Thanks Ravi. I have aan android but the app crashes when i try to access that lesson.
23rd Nov 2022, 3:21 AM
Peter Cotterell
Peter Cotterell - avatar
+ 1
So it's really a bug or the like. Report this to SoloLearn support. They're not aware of the discussions here (which have another purpose).
23rd Nov 2022, 4:35 AM
Emerson Prado
Emerson Prado - avatar
+ 1
Ronel Nevhutalu How does this relate to the question?
24th Nov 2022, 12:21 PM
Emerson Prado
Emerson Prado - avatar
0
2
23rd Nov 2022, 1:53 AM
Prayas Chaware
Prayas Chaware - avatar
0
No i have pro
23rd Nov 2022, 3:15 AM
Ravi Batra
Ravi Batra - avatar
0
Jah jah it works in the app on ios
23rd Nov 2022, 3:19 AM
Ravi Batra
Ravi Batra - avatar
0
Bruh you can use print(1) instead print("1")
24th Nov 2022, 7:46 AM
I am a beginner
I am a beginner - avatar