You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

47m 43s logged

Added static type checking, which makes sure the correct types are used everywhere.
It prevents the user from using a number in an if statement’s condition.
It also prevents you from assigning a string to an integer field

0
1

Comments 0

No comments yet. Be the first!