Skip to content
#

console-app

Here are 615 public repositories matching this topic...

This console application will maintain records of different vehicles. The user will enter the vehicle number, name, and parking price. This application will hold a record of parking time and exit time. If the vehicle will park second then this will take only the vehicle number and change the status exit to entered.

  • Updated Aug 24, 2022
  • Python

This project provides a simple script for determining the sentiment of a text input using TextBlob library in Python. It also returns the most positive and most negative sentence in the input text. The script can be used as a standalone tool or integrated into other projects.

  • Updated Mar 17, 2023
  • Python

Improve this page

Add a description, image, and links to the console-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the console-app topic, visit your repo's landing page and select "manage topics."

Learn more