# Reasoning for list instead of integer: to avoid integer overflow error. whole= [] # The part before decimal point fractional = ['.'] # The part after decimal point ...
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 ...