Skip to content

Corbini/Rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock, paper, scissor

Purpose:
   you will work with random.choice(), if statements, and getting user input. This is a great project to help you build on the fundamentals like conditionals and functions. 

Quest:
   1. make a program that use random.choice()
   2. make database in program that will store user choices in relation to choice before ( like after scissor player choose paper) 
   3. make the database in separate file

  
Dane:
   random.choice() 	https://docs.python.org/3/library/random.html
   arrays		https://docs.python.org/3/library/array.html
   file operations	https://docs.python.org/3/tutorial/inputoutput.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages