Zanjo_Betchi

W12A3 - Email ID [zanj0]

Oct 15th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. """
  2. @Author : zanj0
  3.  
  4. @Created : 15/10/2018
  5. """
  6.  
  7.  
  8. print((lambda x: x[1].split(".")[0])(input().split("@")),end="")
Add Comment
Please, Sign In to add comment