News

Blame 8 lines (7 loc) · 277 Bytes Raw Python-Program-to-Convert-Decimal-to-Binary-Octal-and-Hexadecimal Python program to convert decimal into other number systems ...
Spread the loveIntroduction: Binary numbers are used in computer systems as the fundamental representation of data. At times, it becomes necessary to convert binary notations to decimal format, ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...