Start typing or press to get going!
The vb code you'll be racing to type out is all about:
If you need to compare two expressions you will need the greater than or less than operators.
An expression can be a variable or combination of variables & data (e.g. 1 + 1)
An operator is a symbol that means add, subtract or something similar.
This example asks the user to enter a password and displays how strong that password is based purely on the length:
Less than 5 characters: weak
More than or equal to 8 characters: strong
Otherwise: medium
0 WPM | |
0% | |
0s | |
0% |