Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

File metadata and controls

7 lines (5 loc) · 243 Bytes

The Newspaper Seller Simulation

This code is writtern in python to solve the newspaper seller simulation

Files

  1. newspaper.py is the module with the functions for the newspaper probem simulation
  2. main.ipynb is an excution example