Skip to content

Instantly share code, notes, and snippets.

@CoolUnicorn
CoolUnicorn / TeacherFinder
Created September 10, 2014 01:48
This is a catalog of teachers. There are nine departments at my school. Each department has been assigned a number in this program, for which I wrote the complete script. Once the teacher selects which department, the screen is cleared and a list of teachers for that department appears. Each teacher has an assigned number, which, when pressed, t…
@echo off
cls
:start
echo.
echo 1 Fine Arts
echo 2 Classics
echo 3 Computer Science
echo 4 English
echo 5 Mathematics
echo 6 Modern World Languages and Culture