MCPcopy Create free account
hub / github.com/CodeWithHarry/The-Ultimate-Python-Course / 06_problem6.py

File 06_problem6.py

Chapter 10 - PS/06_problem6.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from random import randint
2
3class Train:
4

Callers

nothing calls this directly

Calls 4

TrainClass · 0.70
bookMethod · 0.45
getStatusMethod · 0.45
getFareMethod · 0.45

Tested by

no test coverage detected