Cancel reverse numbers from a list

后端 未结 0 773
走了就别回头了
走了就别回头了 2021-01-04 02:16

Say I make a list of positive integers according to some criteria, as showed in the lines below:

N = 100
List_1 = range(12, N, 1)

# Cancelling multiples of 1         


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