Advertisement
Pope_rhemi

Untitled

Jan 27th, 2020
8,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. val1 ="a"
  2. val2 ="b"
  3. val3 ="c"
  4. print(val1,val2,val3,sep="**")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement