BejelentkezésOldalsáv elrejtése
Felhasználói név: 
Jelszó: 
IP korlátozás 
Kérdések  |  score: 2  |  2.25 6.75 5.00 |  12 játékos oldotta meg  |  1026 views  |  óta Május 13, 2024 - 19:11:17

PyHash (Coding, Python)

PyHash
Hello hacker,

I am larning python and read the docs a bit.
There is not too much challenging material in there, but i got this idea for a little challenge.

# Your mission is to make this True. def fly_away(num: int) -> bool: return hash(num) == 31337

Note: This challenge got tested with python3.10 and should be easy.

Good luck!
- gizmore
A te megoldásod PyHash
Válasz
© 2024 by gizmore