cupp
cupp copied to clipboard
name input strip
In interactive mode, the user could bypass name check if entering four white spaces. Fixed that with the strip method. Also the function input already returns a string so no type casting is necessary.