rajatkusumwal / Python-Mini-Games

This repository has mini games made in python using simplegui library in codeskulptor.
2 stars 0 forks source link

Python-Mini-Games/rockpaperscissors.py #1

Closed Anubhav722 closed 7 years ago

Anubhav722 commented 7 years ago

spock_spock

Second condition must tie

for advanced game developing visit : pygame.org

rajatkusumwal commented 7 years ago

Thank you so much anubhav you saved the world from feeding a wrong value into the function. :) 👍

Anubhav722 commented 7 years ago

Thanks for the sarcasm. :p Cool. Try using list comprehensions i.e. one liners. They are faster. It is a special feature in python. (just a suggestion)