Python Tutorial: converting binary numbers 1

Pubblicato il: 23 agosto 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Python Tutorial: converting binary numbers 1 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Red Hen dev 23 agosto 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 107 volte e gli è piaciuto 5 spettatori. Buona visione!