# Introduction In this lab, you need to write a program that sorts a list of integers by their digit length in descending order, and if two or more integers have the same length, sort them in ascending order.
Click the virtual machine below to start practicing