CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
other
> Continuous input N list to a Python list?
Continuous input N list to a Python list?
Time:10-31
Using input defined input N lines list, and input value is not more than 2 digits in a row, after the output effect is as follows:
[16, 24, 31, 32, 25, 28],
[22, 12, 13, 4, 12, 31],
[13, 21,37,33,22],
23 [42 46-48, 12, 39, 4],
]
Page link:
https//www.codepudding.com/other/74897.html
Prev:
Machine learning linear classifier
Next:
R language
Tags:
Other development language
Related
Links:
CodePudding