+ 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")
17 Respuestas
+ 3
it is a bug from their side
+ 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👍
+ 3
I am a beginner It doesn't matter. The issue is lack of where to type the answer.
+ 2
Jah Jah Binks Intro to python or Python for beginners? Can you share a screen shot..?
Better you directly forward to Sololearn at : info@sololearn.com with details of bug. Possibly screen shot...
+ 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
+ 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.
+ 1
I am also having this issue. I used way too many bits to try to figure it out too.
+ 1
Does your issue occur at this same slide?
+ 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.
+ 1
I have more than enough hearts. I think there is a bug at that slide.
+ 1
Thanks Ravi. I have aan android but the app crashes when i try to access that lesson.
+ 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).
+ 1
Ronel Nevhutalu How does this relate to the question?
0
2
0
No i have pro
0
Jah jah it works in the app on ios
0
Bruh you can use print(1) instead print("1")