Let a=6, and there should be one less equal sign in the middle.
Enter the for loop, which starts with i= 1 When I is greater than or equal to 3, the cycle ends, and I adds 1 for each cycle.
Output the decimal value of a, cycle from 1 to 3 three times, and output three sixes.
Function returns a value of 0.