Post

CyberC
CyberC@CyberCDotNet·
@Python_Dv Answer: D Why: Treat the code in [] as a for loop and the range(1,6,1) can also be seen as for (i = 1; i < 6; i++) {} Because it starts at 1 we skipped 0 and started at 1 in the final output.
English
0
0
0
4
Paylaş