Skip to content

I transformed my college Python practical lab code, consisting of 10 distinct programs, into a user-friendly command line tool.

License

Notifications You must be signed in to change notification settings

sansalgo/python-programming-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming Lab (PPL)

This is a command line tool written in Python that provides access to 10 different programs. The tool is designed to be simple and user-friendly, with easy-to-use commands for navigating the available programs.

Usage

To get started, navigate to the directory where the tool is installed and run the following command:

python PPL.py

This will start the tool and display a list of available commands.

Commands

  • lop: Displays a list of available programs.
  • 1 to 10: Selects a program to run. Enter a number between 1 and 10 to select the corresponding program.
  • cls: Clears the screen.
  • e: Exits the tool.

Thanks

Thanks to CHATGPT for generating this README.md file! If you have any questions or feedback about this tool, please feel free to contact us. We welcome all feedback and suggestions!

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request with your changes. We welcome all contributions, big and small!

License

This tool is licensed under the MIT License. See LICENSE for more information.

About

I transformed my college Python practical lab code, consisting of 10 distinct programs, into a user-friendly command line tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published