This commit is contained in:
doniks
2020-11-29 12:20:06 +01:00
committed by GitHub
parent b77b399046
commit 3dfc6fc0b5

View File

@@ -88,7 +88,6 @@ print()
print("\nthe racer took %f seconds to finish the race" % total)
print(" %f seconds in the first lap" % lap)
print(" %f seconds in the last lap" % (total - lap))
class Alarm get interrupted after a specific interval
```
## class Alarm