// your code goes herefunction myfunc(a,b,c,d,e){ return (a+b+c+d+e)/5};let mx=myfunc(6,1,2,3,4,5,);console.log(mx)
Standard input is empty
3.2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!