S = [1,2,[3,4,[5,6,[7,8,[9,[0]]]]]
a) What is the the size of the S list.
b) In Python The expression that replaces the 0 in the list with17.
S = [1,2,[3,4,[5,6,[7,8,[9,[0]]]]] a) What is the the size of the S list. b) In Python The expression that replaces the
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
S = [1,2,[3,4,[5,6,[7,8,[9,[0]]]]] a) What is the the size of the S list. b) In Python The expression that replaces the
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!