# your code goes heremasuk = Truekeluar = False print(masuk)print(type(masuk))print(keluar)print(type(keluar))
Standard input is empty
True <class 'bool'> False <class 'bool'>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!