SoloLearn - Python 3 Tutorial - Modul 3 Control Structures

Опубликовано: 24 Август 2021
на канале: Python - Lesson and Tutorial
151
2

Python 3
How to make a project FizzBuzz - 7 : 04

To execute the project you need to find this script:
for x in range(1, n):
After you find it, you must add the number 2 next to the letter n
See the finished code like this
for x in range(1, n,2):
After you have added the number 2 to the script, you need to click Run on the button and the task will be completed.

Hope I get 2 likes for this video, i did my best :-(


For 1 or 3 likes, i'll shoot tutorial 4 :)


На этой странице сайта вы можете посмотреть видео онлайн SoloLearn - Python 3 Tutorial - Modul 3 Control Structures длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Python - Lesson and Tutorial 24 Август 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 151 раз и оно понравилось 2 зрителям. Приятного просмотра!