list tag

251 questions


2 answers
44 views
0
The list itself is input, so how can I get it entered?

x = [1, 3, 5] This is the input value, but what I've learned so far is map, split, and so on, I can only enter the values listed in this way 135, but I don't know how to input the list itself.

2 years ago
« - 26 -

© 2024 OneMinuteCode. All rights reserved.