Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
JS exam part 2 - Circumference
/************************************************ Circumference *************************************************/ function circumference(radius) { // your code here } /* Don't edit the following. It is for validating your code */ var a; while ((a=readline())) {print(circumference(a));} /* circumference(1) is 6 circumference(2) is 13 circumference(3) is 19 circumference(4) is 25 */
run
|
edit
|
history
|
help
0
MyProfile_Medalla.java
Set(), union, intersection, difference
replaceMethod.js
I love sorting
Wall
BaseConverter
JavaScript - Looping thru strings
10 bottles of juice
123
J