some more playlist stuff
This commit is contained in:
6
mochis_tale/warmup/warmed_up/sol.py
Executable file
6
mochis_tale/warmup/warmed_up/sol.py
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/home/maxime/.pyvenv/bin/python3
|
||||
|
||||
s = "0x3D"
|
||||
i = int(s, 16)
|
||||
print(i)
|
||||
|
||||
Reference in New Issue
Block a user