Skip to content

Commit 67b8508

Browse files
authored
Update and rename simpy/README.md to simulation-with-simpy/README.md
1 parent 3f02916 commit 67b8508

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ $ python3 simulate.py
1313
Input # of cashiers working: 1
1414
Input # of servers working: 1
1515
Input # of ushers working: 1
16-
The average wait time is 38 minutes and 7 seconds.
16+
Running simulation...
17+
The average wait time is 42 minutes and 26 seconds.
1718
```

0 commit comments

Comments
 (0)