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

Резултати

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

Пребарај: #contents

当前筛选 #contents清除筛选
Quiet World 🍁

@QuietWorld · Post #6661 · 07.10.2019 г., 13:00

Sometimes, I scrolled back to my previous #thoughts posts so that I can reread and remember what I said to myself to calm myself down & to assure that I can cope, so that I can cope again & again & again – & this is the main reason I started this channel last year & I'm glad I did, although I started to quite neglect it a lot this year 🥺 & I'm thankful for those of you who subscribed and stayed in this channel, especially those who responded to my #poll, interacted with us through our @qw_qwbot, & view our posts, because tbh it makes me feel like there's someone 'listening' to me and that is enough and much appreciated ❤ Thanks dear subscribers. Anyway, just for the update, we only have two admins now; Conan & me, but Conan seems to be occupied with his work since he started working this year, so because of those two reasons mentioned earlier, there might be less frequent posts in this channel 😅 But worry not, because we'll still be providing you with the best #contents we can 🤗 As for the new subscribers, welcome! 🥰🥳 #channelupdate#chupdate @quietworld🍃

Tg Links

@TgDict · Post #9 · 09.03.2021 г., 11:27

#Start#contents#index#mark This channel publishes groups and channels according to a main directory and several subject sub-directories for index search The search keywords are as follows: One type of keywords: Nine categories of first-level keywords Two types of keywords: Second-level keywords + geographic region + language family 1. Telegraph #telegram#Promotion #Group#channel#robot #Search#index#navigation 2. Resources #Resources#Share #Sharing#Welfare#moive#music#Books 3. Broadcasting #Broadcasting #message#info#news#blog 4. Chat category #Chat #chitchat#communication#city#area #Chinese#English#language#country #Mainland#HongKong#Taiwan 5. Computer category #Computer #Hardware#software#VPN#programming 6. Life category #life #Entertainment#Game#Funny#Anime #Live#tourism 7. Subjects #Subjects #Interest#hobbies#topic 8.Industry #Industry#business 9.To be classified #notes Unclassified