Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.54 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.54 KB

Monty-Hall-Problem-Simulation

Monty Hall Problem

This simulation shows and generates a series of multiple Monty-Hall Games. Simulation Supports Switching doors and NOT switching doors also.

Read More About This Problem

Getting Started

Clone the directory to your desktop or any folder. to clone this directory copy & paste in this your Terminal

git clone https://github.com/MohammedMahmud/RaspberryPi-Maintenance-Terminal-Tool.git

Installing and Run

Make sure you already have Python 3.7 or above and Make sure your javascript is enabled on your browser.

In the terminal cd to your Monty Hall directory

  • Then Type
python3 app.py 
When you start your server in local it should look something like this.

Monty Hall Problem

Then go to the IP address below; Type it in your browser

Monty Hall Problem

Type a number & generate :)

Monty Hall Problem

NEW Statistics

Monty Hall Problem

Built With and Modules

  • Python - A High-level programming language.
  • JavaScript - A High-level programming language.
  • Flask - Flask is a micro web framework written in Python.

Authors