Python program to check whether the string is Symmetrical or Palindrome Python program to find uncommon words from two Strings Write a Python program to add ‘ing’ at the end of a given string (length should be at least 3). If the ...
Home/python/Page 2
SIKSHAPATH Latest Questions
practice503
Asked: March 19, 2022In: Python
mj
Asked: March 17, 2022In: Python
Write a program to append the text “Welcome” with the string entered by the user.
Berlin
Asked: March 16, 2022In: Python
A cloth showroom has announced the following festival discounts on the purchase of items based on the total cost of the items purchased: Total cost Discount (in Percentage) Less than Rs. 2000 5% Rs. 2001 to Rs. 5000 25% Rs. ...
practice503
Asked: March 10, 2022In: Python
itachi
Asked: February 18, 2022In: Python
Write a python program to print Multiplication tables from 2 to 20 whether table values entered by user using Simple Function , Parameterized Function , Return Type with function and return type with parameterized Functions