binary_string = '01110111'print(chr(int(binary_string, 2)))
Standard input is empty
w
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!