- 1
Can anyone help me out in correcting it? Please!!!! It's urgent..... :)
3 ответов
+ 15
Jayakrishna🇮🇳
Maybe he/she mean this? (Code bit from his/her profile)
https://code.sololearn.com/cC6Ghnea619H/?ref=app
+ 2
Pls don't add links in question or tags place. It won't work..
Add it in description place..
Like this, check with your..
Edit : it's not a proper link.... Also truncated..
https://code.sololearn.com/cc6ghnea619h
+ 1
᮴Ridwan ok. waiting for his confirmation.. Thanks.
Ahmed Hashim Raza
Remove Choose_option() in line no17. It will cause infinitely call itself.. So remove that.
And ident next return statement with out of else part and with first if part. You added it in else part. So return none only always........
Changes need like this...
#Choose_Option()
return user_choice