GUVI
Back

codekata input output

Created 2 years ago
46 Views
1 Comments
SelvaI2T4Gc
@SelvaI2T4Gc
SelvaI2T4Gc
@SelvaI2T4GcProfile is locked. Login

first line indicates first two integer and second line indicates two integer and 3 line indicates third two integer.

A=input().split("")

B=input().split("")

c=input().split("")

print(*A)

print(*B)

print(*c)

code how to be solved

Comments
Please login to comment.
 
Powered by habitate.io Habitate