mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
refactor: usage of built-in type hinting in Python solutions
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
from typing import List
|
||||
import sys
|
||||
|
||||
maximum_number_of_cake_possible = None
|
||||
|
Reference in New Issue
Block a user