Advertisement
Guest User

Untitled

a guest
Sep 16th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. a= int(input())
  2. b= int(input())
  3. c= int(input())
  4. print(a,b[0],".",c[0]".")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement