Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
4:25 When you used the loop, you started printing "plane" from the second line not the first. Your output should've started with "Cub Special" but instead it started with "Archer." How would you fix this?Edit: Unless I'm just dumb...
You're absolutely , thanks for pointing that out. To correct this, I should have removed the "plane = airplanes.readline()" above the while statement.
thank u so much
4:25 When you used the loop, you started printing "plane" from the second line not the first. Your output should've started with "Cub Special" but instead it started with "Archer." How would you fix this?
Edit: Unless I'm just dumb...
You're absolutely , thanks for pointing that out. To correct this, I should have removed the "plane = airplanes.readline()" above the while statement.
thank u so much