i dont understand the problem with my code? [PYTHON] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

i dont understand the problem with my code? [PYTHON]

it is a code to identify the greatest number among three given numbers, but its always showing error in a line 18 which isnt even there in my code.

16th Jul 2020, 4:39 AM
Atharva Sunder
Atharva Sunder - avatar
3 Answers
+ 9
In line 10 one bracket is remain. simple bug. now fixed
16th Jul 2020, 4:43 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 1
Atharva Sunder Share the code so we can help you.
16th Jul 2020, 4:40 AM
Varun N
Varun N - avatar
+ 1
thanks :) ....silly mistake.
16th Jul 2020, 5:11 AM
Atharva Sunder
Atharva Sunder - avatar