User profile: g0blu322

User info
User name:g0blu322
History
Joined:
Number of posts:12
Latest posts:

CC digit matching (part 2)
I think I can figure it out. I guess I'm just getting my variables mixed up.

CC digit matching (part 2)
Valid Input: xxxx-xxxx-xxxx-xxxx or xxxx xxxx xxxx xxxx (x being digit 0-9) Valid Output: Valid, I...

CC digit matching
Ok, I think I fixed my conditons, but when I input the credit card number, I get NO output. #inc...

CC digit matching
Valid input: xxxx xxxx xxxx xxxx OR xxxx-xxxx-xxxx-xxxx (x being digit 0-9) Correct Output: Only 2 ...

Credit Card Validation
Yes. You can thank my teacher since he's the one who assigned this. So, how should I accomplish th...