Horteppa's Profile
Starter
6
points
6
points
Questions
0
Answers
1
Horteppa loves solving puzzles at PuzzleFry.com. I am proud PuzzleFry member and like my time invested in solving brain teasers.
-
Hi,
The code prints Hello for N times as if(n>0) is TRUE
and it prints World also for N times as if(n>0) is TRUE + 1 more World for if(n>0) FALSE case.
- 4591 views
- 3 answers
- 1 votes