Programming Examples

Python program that inputs a string and then prints it equal to number of times its length


Write a program that inputs a string and then prints it equal to number of times its length, e.g.,

Enter string : "eka"

Result ekaekaeka

str = input("Enter string: ")
len = len(str)
opStr = str * len
print("Result", opStr)

Output

Enter string: infomax

Result infomaxinfomaxinfomaxinfomaxinfomaxinfomaxinfomax

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad