mikeizbicki / cmc-csci040

Computing for the Web
36 stars 59 forks source link

Username EC #316

Open xutimon opened 1 year ago

xutimon commented 1 year ago

Hi Mike,

Hope you're doing well. I was just wondering if it's possible to get extra credit if I restrict new users from creating an account whose username is purely numerical (ex. new users cannot create an account with the username '2223'). Thanks!

mikeizbicki commented 1 year ago

Sorry, no. Any extra credit options must be more substantial. This is just a simple if statement in python.