Skip to content
View aharonpatchen's full-sized avatar
  • Oklahoma City Community College
  • 07:53 (UTC -12:00)

Block or report aharonpatchen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aharonpatchen/README.README
Hello!

My name is Aharon, I'm a Computer Science student at OCCC.
I work in the Mathematics Dept. as a student worker, and that's where I spend most of my time.


Chess Dice or Chice!

https://docs.python.org/3/library/random.html (random number generation - how to make dice?)

I will need to import this module, which is responsible for pseudo(?)-random number generation

One die will have repeat values:

1,1,2,3,4,5
1,2,3,4,5,6


Popular repositories Loading

  1. aharonpatchen aharonpatchen Public

    Config files for my GitHub profile.

  2. odin-recipes odin-recipes Public

    HTML

  3. css-exercises css-exercises Public

    Forked from TheOdinProject/css-exercises

    HTML

  4. mother mother Public

    HTML

  5. pychess pychess Public

    Forked from pychess/pychess

    PyChess - a chess client for Linux/Windows

    Python

  6. awesome-algorithms awesome-algorithms Public

    Forked from tayllan/awesome-algorithms

    A curated list of awesome places to learn and/or practice algorithms.