Question: python 3) (9 points) Write a simple function, which takes a string as an input. The function should check if the string is palindrome or

python
python 3) (9 points) Write a simple function, which takes a string

3) (9 points) Write a simple function, which takes a string as an input. The function should check if the string is palindrome or not. For example, abcba and abccba are palindrome, if we write them from the end they will be the same. 4) (9 points) Create a histogram (Using dictionary) from the words user insert (Prompt user to insert a line each time, consider user will insert punctuation, ... and all words may be lower case or upper case)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!