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