Subhradipta Choudhury

Results 1 issues of Subhradipta Choudhury

Encountering error during compilation of code with more than one input. Here is the code: `a = input()` `b = input()` `print(a, b)` And here is the compilation message: Traceback...