Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 354 Bytes

File metadata and controls

10 lines (7 loc) · 354 Bytes

FrozenLakeProblem

Step-by-Step instruction to run python code

  1. On Windows, open command prompt.
  2. Navigate to the folder in which the file 'main.py' is located using 'cd ' to change directory.
  3. Run the command 'python main.py'

Note: The python version should be python 3.6.

(Details about the frozen lake problem attached in PDF)