@YukariChannel · Post #980 · 09.06.2022 г., 17:23
#Ingress#Solstice
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
Пребарај: #solstice
@YukariChannel · Post #980 · 09.06.2022 г., 17:23
#Ingress#Solstice
@interesting_planet_facts · Post #548 · 12.08.2025 г., 18:22
🌎 Buried under the Irish countryside, Newgrange is a 5,200-year-old tomb built with precise stonework. Each winter solstice, sunlight floods its passage, lighting the chamber in a spectacular display of ancient engineering and astronomical skill. ✨ #archaeology⚡#solstice⚡#Ireland 👉subscribe Interesting Planet
Hashtags
@zentropa451 · Post #59496 · 30.04.2026 г., 16:03
📯 Oyez, Oyez, âmes libres et cœurs fidèles ! Il est des feux qui ne s’éteignent jamais… Des traditions qui se transmettent, de voix en voix, de saison en saison. A l’écart des routes tracées, là où l’on vit encore au rythme du feu et du Soleil, une communauté veille et se rassemble… Les Feux de Normandie. En ce 20e jour du mois de juin de l’an 2026, à l’heure où le Soleil règne en maître, nous rallumerons la flamme du Solstice d’été sur nos terres🔥 Ici, on ne vient pas par hasard, On est guidé, appelé. Si l’appel résonne en vous, tendez l’oreille... Peut-être que votre place est parmi nous. N’ignorez pas cet appel, venez chanter, danser et festoyer avec nous. 📜 Demande d’inscription et renseignements en MP ou par missive électronique : [email protected] #inscription#registration#solstice#summersolstice#soleil#sun#héritage#heritage#tradition#communauté #community#Normandie#Normandy#Europe#Europa