// your code goes herefunction myfunction(naira){ return naira/1500;}var x=myfunction(10000)console.log(x)
Standard input is empty
6.666666666666667
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!