mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-29 14:15:08 -08:00
MAINT: Apply 'pre-commit run --all' and fix issues
This commit is contained in:
@@ -6,13 +6,11 @@ Math exercise/demonstration
|
||||
Ported by Dave LeCompte
|
||||
"""
|
||||
|
||||
"""
|
||||
PORTING NOTE
|
||||
|
||||
The title, as printed ingame, is "NICOMA", hinting at a time when
|
||||
filesystems weren't even 8.3, but could only support 6 character
|
||||
filenames.
|
||||
"""
|
||||
# PORTING NOTE
|
||||
#
|
||||
# The title, as printed ingame, is "NICOMA", hinting at a time when
|
||||
# filesystems weren't even 8.3, but could only support 6 character
|
||||
# filenames.
|
||||
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user