Python Tutorial: converting binary numbers 1

Publié le: 23 août 2020
sur la chaîne: Red Hen dev
107
5

An introduction to how to read binary numbers and how to code a simple converter from a binary list/array (e.g. '1,0,0,0,1,1,1') into an ordinary decimal number (e.g. '42').

Repl.it code: https://repl.it/@RedHenDev/BinaryConv...

Also covered are the basics of defining functions, passing in arguments, returning a value, variables and lists, reversing a list, using an if statement, using a while loop, the increment operator, the power operator, converting a variable to a string, and printing out a concatenated string to the shell.

In the next video, we will code a converter that goes from a decimal number to binary -- much more of a challenge :)

Thanks for watching


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Tutorial: converting binary numbers 1 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Red Hen dev 23 août 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 107 fois et il a aimé 5 téléspectateurs. Bon visionnage!