Hello,
I attached my assignment and also the file ” Stack class” with the python 3.5
if you have any question before you begin, let me know.
Thank you
* Write a program that uses a stack to test input strings to determine whether they are palindromes.) A
palindrome is a sequence of words that reads the same as the sequence in reverse. For example, noon.
You must use the stack class that was created in class. If you do not have a copy of this class, you can
find it in the I:\kopploutbox\CS 222 01\Programming Assignments Chapter 03 folder.
If you cannot think of any palindromes, the website http://www.palindromelist.net/ contains some. You
can ignore spaces and punctuation.
Add the following comments to the beginning of the program.
Name:
Your Name
Class and Section: CS 222 01
Assignment:
Program Assignment 05
Due Date:
See above
Date Turned in:
Program Description: You write a short description of what the program will do
When you complete the program, do the following.
1. Create a folder with the following name: ProgramAssignment05
2. Copy your program to this folder
3. Copy the folder to your folder in the 1:\kopp\inbox\CS 222 01 folder