Skip to content
Advertisement

Tag: procedure

Too Much Wait TIme

So I was trying to use a procedure(with a parameter)…I asked the user for inputs and created a validate function to check the inputs and see if they are strings…I checked it but the outputs are taking too long to output. How do I fix this? I tried: But it came out to be: Enter first character(lower cases) or press

Advertisement