Skip to content

MahediZaber51/TextManipulationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Text Manipulation Tool

This repository contains a simple Python script to perform basic text manipulation operations.

Getting Started

  1. Clone this repository using git clone https://github.com/MahediZaber51/TextManipulationTool.git
  2. Navigate to the TextManipulationTool folder.
  3. Run the script using the command: python text_manipulation.py

Features

  • Count the number of words in a given text.
  • Count the number of characters in a given text.
  • Count the number of lines in a given text.

Usage

  1. Run the script using the provided command.
  2. Enter the text you want to manipulate.
  3. The script will display the word count, character count, and line count.

Contributing

Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages