a) print(len(a))
b) print(min(a))
c) a.remove(5)
d) a[2]=45
If a={5,6,7,8}, which of the following statements is false?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
If a={5,6,7,8}, which of the following statements is false?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!