Merge pull request #345 from doniks/patch-2

typo
This commit is contained in:
gijsio
2020-11-30 11:20:56 +01:00
committed by GitHub

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