0
Coding a Q&A problem
https://code.sololearn.com/c0I8KpGL6j6S/?ref=app I need help fixing the response. It keeps coming up for a "False" answer.
1 Answer
+ 8
The problem is in line 5. You are using Boolean true to compare with string variable. Instead of using just True, use "True".
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes