Skip to content

Instantly share code, notes, and snippets.

@ChrisCarini
Last active November 26, 2024 02:19
Show Gist options
  • Save ChrisCarini/ef9d16e87e0458fff84bf42c4e05894b to your computer and use it in GitHub Desktop.
Save ChrisCarini/ef9d16e87e0458fff84bf42c4e05894b to your computer and use it in GitHub Desktop.
Trivia of the Day - 2024-11-26
❓ In most programming languages, the operator ++ is
equivalent to the statement "+= 1".
1️⃣ True
2️⃣ False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment