Programming Examples

Python program input string and prints its characters in different lines two characters per line


Write a python script that traverses through an input string and prints its characters in different lines – two characters per line.

Solution

s=input("Enter a String")
l=len(s)
j=0
for i in range(0,1):
    print(s[i],end='')
    j+=1
    if j%2==0:
        print('')
Output

Enter a String  infomaxacademy

in

fo

ma

xa

ca

de

my

CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz