Final Challenge - Python Programming Basics For Beginners #32

preview_player
Показать описание
This video is the final video in the python basics tutorial series! In this video, I challenge you to make a NASA control system in python. I show you the solution at the end of the video.

This python programming tutorial for beginners is the 32nd episode of a series where I teach you learn python basics! The series is a python full course for beginners.

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Great series of lessons - just finished the 'Basics' set from start to end. I'm part way along learning Python using other videos and books. Even where I thought I knew the topic - you introduced tips and techniques that I hadn't seen before. Keep up the good work.

danesdale
Автор

hey my friend
i have completed my python basics
thank you :) :)

Misty
Автор

Cool challenge! My program is a bit different, but works the same way

localpiper
Автор

👍Thanks for Basics for Beginners: your nice and hard work. Your short sections are easy to check and text summaries are useful.

How did you choose the order of functions, 1) def writeSuccess(), 2) def launch(), 3) def successes(), 4 def main() and 5) def login()? Does it matter?

Time to move next level😊

huuhaa