News

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 ...
Square and rectangle Python star patterns Squares and rectangles are probably the best place to start when learning how to print Python star patterns. For squares, the number of stars on each row is ...