Question: I need this answer in python language. Question) Write a program what will accept a string of characters from the user and determine the following:

I need this answer in python language.

Question) Write a program what will accept a string of characters from the user and determine the following:

: Find the index of the first occurrence of a substring "ing" in a string. Indicate if it does not exist.

: Count the total number of characters in a string using the count function

: Capitalize the first character of each sentence

: Count all numerics in the string

: Get the length of a string using len function

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!