Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
in 31 code line why are you using age instead of userAge?
Probably typo :) In this case, it happened to work because we defined age earlier in the code.
To all beginners. If you have more than one condition to check. Use switch case, it's cleaner and more efficient.
in 31 code line
why are you using age instead of userAge?
Probably typo :) In this case, it happened to work because we defined age earlier in the code.
To all beginners. If you have more than one condition to check. Use switch case, it's cleaner and more efficient.