muhammad_nasif

TASK_02

Apr 12th, 2021
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.04 KB | None | 0 0
  1. tpl = (10,0,3,4,5,6,7,8,9)
  2.  
  3. print(tpl[2:-2])
Advertisement
Add Comment
Please, Sign In to add comment