Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Nigel Thomas
1,793
reputation
6
29
49
Trivandrum, Kerala, India
Member since
June 11 2012
183 profile views
Last seen
Jun 03 '22 at 07:18
code(){
if(testPassed) {
code();
}
else code();
}