ANTICHAT
(
https://forum.antichat.xyz/index.php
)
-
Общие вопросы программирования
(
https://forum.antichat.xyz/forumdisplay.php?f=206
)
- -
хелп ми плиз
(
https://forum.antichat.xyz/showthread.php?t=1471302
)
vladsharik
17.03.2023 19:43
Как убрать числа после точки
https://forum.antichat.xyz/attachmen...819c66a097.png
0Z0SK0
17.03.2023 19:57
a = 2340000.0
a = int(a)
Время:
23:32