python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
s1 = input("Enter the string : ") s2 = input("Enter the second string : ") for i in len(s1): if(i%2==0): s3=s3+s2 else: s3=s3+s1 print(s3)
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up