/usernamechecker

A basic username checking project that makes sure a username starts with "u" and is 6 or more characters long.

Primary LanguageJava

usernamechecker

A basic username checking project that makes sure a username starts with "u" and is 6 or more characters long.

For a basic programming class. Just making it public because why not.