Create a stem and leaf plot in python without using the pandas function

后端 未结 0 1496
伪装坚强ぢ
伪装坚强ぢ 2020-12-08 12:43

Example Input:

[1, 2, 3, 3, 3, 3, 3, 10, 15, 15, 18, 1, 100]

Output:

0    1 1 2 3 3 3 3 3
1    0 5 5 8
2
3
4

相关标签:
回答
  • 消灭零回复
提交回复
热议问题