4 billion if statements

I recently stumbled upon this screenshot while researching social media on the train. Of course, it was followed by a cascade of spiteful comments, criticizing this fresh programmer’s attempt to solve a classical problem in computer science. The modulus operation.

Blabbin’
If statements in C++

PeerTube
Fizz Buzz - p5.js Example

Fizz, Buzz, Fizz Buzz!

Happy Coding
If Statements

Learn how to use if statements to make decisions in your code.

Happy Coding
Good Morning

This example uses if statements to say hello based on the time of day.

Happy Coding
Game of Nim - JavaScript Example

Play the Game of Nim against the computer!

Happy Coding
If Statements in p5.js

Learn how to use if statements to make decisions in your code.

Happy Coding
Feed the Ducks - JavaScript Example

Create an interactive story using if statements!

Happy Coding
Daily Greetings - p5.js Example

Show a different message based on the time of day.

Happy Coding
Feed the Ducks - JavaScript Example

Create an interactive story using if statements!

Happy Coding