An open API service indexing awesome lists of open source software.

https://github.com/lawateko/22012025_cpp

A simple C++ program for managing student and lecturer data. latihan sederhana
https://github.com/lawateko/22012025_cpp

cpp userinput

Last synced: about 1 year ago
JSON representation

A simple C++ program for managing student and lecturer data. latihan sederhana

Awesome Lists containing this project

README

          

A simple C++ program for managing student and lecturer data. Users can select a data type, input their name, ID, and major, and view the entered data in an organized format. The dataUser function separates the input and output logic based on the user type.