This document provides instructions for a lab assignment to create a menu-driven console application that simulates an automated teller machine (ATM). The lab involves writing code for an ATM program with options to check balance, make withdrawals, make deposits, view account information, view statements, and view bank information. It also provides requirements for the program output and instructions to create classes for a menu builder and test menu to implement the ATM application. Students are directed to code, compile, execute and test the program, then provide screenshots and code listing in a Word document for submission.