Question: what does seq.sort( ) in python return as a string or list?
what does seq.sort( ) in python return as a string or list?
Step by Step Solution
3.34 Rating (148 Votes )
There are 3 Steps involved in it
answer seqsort will return a sorted list In Python the seqsort method is used to sort a sequence col... View full answer
Get step-by-step solutions from verified subject matter experts
