Commit Graph

7 Commits

Author SHA1 Message Date
Abdelrahman Naser
50a04c0a14 Update call_center.ipynb
Fix typo:
replace call.level with call.rank
2021-07-12 07:15:54 +02:00
Abdelrahman Naser
601b31b3dd Update call_center.py
Fixing typo:
call.level >> call.rank
2021-07-12 07:11:42 +02:00
Christian Clauss
e50f26960d Change raise NotImplemented to raise NotImplementedError (#345) 2019-12-26 20:11:57 -05:00
Ali
ffbcd9a381 Fix wording in call center solution (#197) 2018-08-09 08:01:27 -04:00
Girish Raman
cd7ac6d2d0 Fix broken URL (#194) 2018-08-05 09:52:03 -04:00
cclauss
f099a0ad3f Convert all .py files to be valid Python (#98) 2018-03-06 19:37:46 -05:00
Donne Martin
98819e2a06 Add Call Center solution 2017-03-03 18:52:50 -08:00