Any ways to avoid using many if statements
I just finished learning python basics from CS50 and I am now trying to make a small game program for practice. Halfway thru I ran into a potential problem.
I just finished learning python basics from CS50 and I am now trying to make a small game program for practice. Halfway thru I ran into a potential problem.