For example, a=[1,2,3,3,4,] b=[2.4..5.6] When given in this way
How do I write a function that outputs the total number of lists?If you're given only two of a and b, you can print out two!
python
a=[1,2,3,3,4]
# # b=[2.4..5.6] ?????????????????????????????????
print(len(a))
© 2025 OneMinuteCode. All rights reserved.