Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # join_map.py
- print "-".join(map(str, range(25)))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement