Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Program 3: Multi-dimensional lists
  2. Write a 2D list with input rows or columns of any value. The list contains values where each odd row
  3. contains the square of the odd row’s index while the even row values are 0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement