📑 Task
1) What will be the result of launching the program?2) How can you change the code so that
the number of integers and letters becomes equal?
📑 Answer
1) a0b1cThe program places integers in order (starting from zero)
between the first 3 letters of the Latin alphabet
2)