Comparer des grands nombres
In this video, we learn how to compare large numbers. To do this, we first count the number of digits in each number. The number with the most digits is the largest. If two numbers have the same number of digits, we then compare the value of the digits starting from the left. We use the same technique to arrange numbers in ascending or descending order.