Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

write a python program to add 'ing' at the end of a given string (length should be at least 3). if the given string already ends with 'ing' then add 'ly' instead. if the string length of the given string is less than 3, leave it unchanged. example:- sampl

HandsomeOldGod5355 answered on April 13, 2022 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


write a python program to add 'ing' at the end of a given string (length should be at least 3). if the given string already ends with 'ing' then add 'ly' instead. if the string length of the given string is less than 3, leave it unchanged. example:- sampl

2
Popularity 1/10 Helpfulness 1/10 Language python
Source: Grepper
Tags: python
Link to this answer
Share Copy Link
Contributed on Apr 13 2022
HandsomeOldGod5355
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.