Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Lisa-Has-Ideas,validated by @Dr_Meyss,@Cakeisalie5 and @aflorido.
If you have any issues, feel free to ping them.
Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Lisa-Has-Ideas,validated by @Dr_Meyss,@Cakeisalie5 and @aflorido.
If you have any issues, feel free to ping them.
Good example of an easy puzzle.
Have a question: Why was it decided to make the output template like this:
“the number of the Odd Quadrant Out”
“value of the Odd Quadrant Out”
“value of the other Quadrants”
and not the expected form (where the question mark could show the place for the expected value):
“Quad-? is Odd-Quad-Out”
“It has value of ?”
“Others have value of ?”