How to reproduce the error: ``` list(c) ``` Gives output as ```List c)```
How to reproduce the error:
list(c)Gives output as
List c)