Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 482 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 482 Bytes

CSCI 134 Lab 10 ("The Great Escape")

The assignment description can be found here.

This repository contains two starter files for the code you need to write for HW 11:

  • mazes.py: Put code for Question 1 in this file.
  • lab10.py: Put code for Questions 2-5 in this file.

Ignore (but do not delete!!!) the other files in this repository.