Go to at the end of the code : "TEST SECTION" and remove comments cararters. "#" or "//"
For test: Method1_requestElevator() Method2_requestFloor()
Python
remove ------>"#"<-------:
#Method1_requestElevator()
JavaScript
remove ------>"//"<-------:
//Method1_requestElevator()