TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #61 · 2 апр.

Ранее я уже упоминал о другой фишке из ˍˍfutureˍˍ , это оператор деления. from __future__ import division Суть проста. Раньше сложность типа данных результата поределялась типом самого сложного операнда. Например: int/int => int int/float => float В первом случае оба операнда int, значит и результат будет int. Во втором float более сложный тип, поэтому результат будет float. Если нам требуется получить дробное значение при делении двух int то приходилось форсированно один из операндов конверировать в float. 12/float(5) => float Но с новой "философией" это не требуется. В Python3 "floor division" заменили на "true division" а старый способ теперь работает через оператор "//". >>> 3/2 1.5 >>> 3//2 1 То есть теперь деление int на int даёт float если результат не целое число. В классах теперь доступны методы __floordiv__() и __truediv__() для определения поведения с этими операторами. Данный переход описан в PEP238. #pep#2to3#basic

Резултати

Пронајдени 4 слични објави

Пребарај: #xos

当前筛选 #xos清除筛选
Airdrop Gold : Crypto Airdrop

@airdropgoldchannel · Post #157912 · 04.02.2025 г., 08:18

🪂Solana L2, XOS Airdrop program 💯FREE 👉 Visit: http://X.ink ✅Connect wallet + socials ✅Claim daily points + spins ✅ Join Guild: https://guild.xyz/xos #xos

Hashtags

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #737 · 03.05.2026 г., 08:58

halogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.2 - Codename: #Pong - Updated: 26/05/02 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Changelog: - Dimmed mode - New launcher app drawer design - Slidable tiles - Battery charge limit - Add font customization - Add centered lockscreen clock style - Add VRR mode - April 2026 Security Patch - Increase Bluetooth sound quality when using AAC or SBC ✍️ Note: - Firmware is not included, based on NOS B4.0-251226-1110 - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla with Sandboxed Play is officially supported). 🏆 Credits: - Chandu - Pong dev team & testers - halogenOS Community 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #679 · 26.09.2025 г., 05:51

HalogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.0 - Codename: #Pong - Initial Release: 25/09/25 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Note: - Kernel is prepatched KSU - Firmware is not included, latest is recommended - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla is officially supported). - Refer to this post for future updates related to the ROM. 🏆 Credits: - Chandu for Kernel (and DT which served as as a reference) - Pong dev team & Testers 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #663 · 18.08.2025 г., 04:23

HalogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.0 - Codename: #Pong - Initial Release: 18/08/25 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Note: - Kernel is prepatched KSU - Firmware is not included, latest is recommended - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla is officially supported). - Refer to this post for future updates related to the ROM. 🏆 Credits: - Chandu for Kernel (and DT which served as as a reference) - @chrome6boy for testing - Pong dev team 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2