Python 3 - Misunderstanding of array syntax for comparison, simple question

前端 未结 0 1085
野趣味
野趣味 2021-01-05 08:35

I\'m doing some exercises on CodingBat:

Given an array of ints, return True if the sequence of numbers 1, 2, 3 appears in the array somewhere.


array123([1,          


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