Skip to content

aigeth/MontyHallProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

MontyHallProblem

BUILD GUIDELINES

  1. Clone this repository
  2. Building with command line:
  • Go into the source folder (src/)
    $ javac -classpath . com/company/Main.java
  • To run
    $ java com/company/Main
  1. With IDEs simply import the folder as a project and build & run from there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages