Last active
November 26, 2024 02:19
-
-
Save ChrisCarini/ef9d16e87e0458fff84bf42c4e05894b to your computer and use it in GitHub Desktop.
Trivia of the Day - 2024-11-26
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❓ 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