+ 1
what wrong with this code ?
4 Respuestas
+ 2
Abhinraj
Also, your code looks daunting to me (maybe because I haven't properly looked into decorators).
You have to enter input anytime @decor is referenced. Here is a class approach with added functionality where you just have to enter input once.
Hope this helps 😃😃
https://code.sololearn.com/cAqM1i4hMG8J/?ref=app
+ 1
There ain't no parameters for the functions you're calling
+ 1
Abhinraj
You have to enter 8 inputs.
+ 1
thanks bro