We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba747df commit f747cf9Copy full SHA for f747cf9
maths/weird_number.py
@@ -1,5 +1,4 @@
1
from math import sqrt
2
-from typing import List
3
4
5
def factors(n: int) -> list[int]:
0 commit comments