function isRentingAge(age) { console.log(age >= 25);}isRentingAge(5);
Standard input is empty
false
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!