Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Scripts 🗻

Random collection of scripts I wanted to save, but didn't need a whole directory.

Description

This is a sort of dumping ground for any small scripts that I enjoyed making and wanted to display. Thank you for looking around!

Getting Started

Dependencies

  • Python3
  • Jupyter Notebook

Executing

  • Most scripts are Python or Python notebook files, run them however you normally would.

Current Files:

  • iterMergeSort.ipynb is a Python notebook file containing an iterative version of the merge sort algorithim.
  • pokerGame.ipynb is a Python notebook file containing a simulation of a 4 player game.
    • The winner is whoever draws 4 aces.
    • Cells for:
      • Running one game / Running games until first win
      • Running 100 games until first win and averaging number of games.
      • Running 100 games, averaging number, and doing that 100 times and averaging the averages.

Authors

🔑 ListenToAJ

License

Copyright 2024 Anthony Simao

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages