Sorting the first half of the Tuple

前端 未结 0 1989
挽巷
挽巷 2021-02-06 13:17

Write a python program to check if the element in the first half of a tuple are sorted in ascending order or not.

tup = eval=(input(\'Enter the tuple: \'))
middle         


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