Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Test sorting function
Python Code Challenge
211 -
Write a function to test if a list is sorted in ascending order and write test cases for it.
Python
Testing