Skip to content

Commit 0199fed

Browse files
authored
Update student_management.md
1 parent 5a9cc63 commit 0199fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-01/student_management.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# **CLI-Based Student Management System – Beginner's Guide**
33

44
## **1. Introduction**
5-
A **Command Line Interface (CLI) Student Management System** is a simple application that allows users to manage student records efficiently using only the terminal. The system supports essential **CRUD (Create, Read, Update, Delete)** operations.
5+
A **Command Line Interface (CLI) Student Management System** is a simple application that allows users to manage student records efficiently using only the terminal.
66

77
This project is implemented using **Python** and focuses on key programming concepts like:
88
- Functions & Classes

0 commit comments

Comments
 (0)