Feb 13, 2017 at 3:00pm
I want to generate 2 chars
F or Q
How do I do this?
I don't want to print the whole alphabet.
Feb 13, 2017 at 3:10pm
I want to store that result into my one variable.
Should I make a Value returning function, whatever I get from the If statement is returned then use my variable to catch it?