Skip to content

This project prompts the user to enter in any string that he or she would like. Afterwards, the user is prompted with a menu displaying many options that enable to the user to manipulate the string. The user can continue to manipulate his or her string until the user decides to quit the program.

Notifications You must be signed in to change notification settings

Python-Coding-Assignments/String-Manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-string-manipulation

Table of Contents
  1. About the Project
  2. Getting Started
  3. Contact

About the Project

This project prompts the user to enter in any string that he or she would like. Afterwards, the user is prompted with a menu displaying many options that enable to the user to manipulate the string. The user can continue to manipulate his or her string until the user decides to quit the program.

The objective of this program is to demonstrate the following:

  • demonstrate understanding of writing function definitions and calling functions within main
  • amalgamate the current acquired knowledge of Python, such as input/output, if/elif/else statements, loops, random number generation, lists, and functions into one program

In this program, the user can enter anything, even when prompted with entering an integer menu selection, and the program will still function as intended.

Getting Started

To run the program, download the contents of the project and simply run make in the terminal.

Contact

Name: Garrett Ellis
Project Link: https://github.com/Python-Coding-Assignments/String-Manipulator/tree/main

About

This project prompts the user to enter in any string that he or she would like. Afterwards, the user is prompted with a menu displaying many options that enable to the user to manipulate the string. The user can continue to manipulate his or her string until the user decides to quit the program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published