Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to make this function general to create binary numbers? (many nested for loops)
Post: RE: How to make this function general to create bi...

(Jun-23-2020, 03:51 PM)pyzyx3qwerty Wrote: Do not use a semicolon in Python code - it isn't used at the end of every lineI know, I just prefer to do it because every other language I code in, requir...
dospina General Coding Help 4 4,444 Jun-23-2020, 07:34 PM
    Thread: How to make this function general to create binary numbers? (many nested for loops)
Post: How to make this function general to create binary...

As you can notice, this function is designed to create binary numbers in order into a list of lists. It works for 4 digits and each for loop is responsible for modifying a certain position. I would l...
dospina General Coding Help 4 4,444 Jun-23-2020, 03:49 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020