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 слични објави

Пребарај: #geophysics

当前筛选 #geophysics清除筛选
Interesting Planet 🌍

@interesting_planet_facts · Post #1300 · 18.02.2026 г., 22:11

🌎 Earth produces mysterious low-frequency sounds called "the Hum," detected by instruments but rarely heard by humans. These vibrations, recorded by seismometers and microphones, sometimes travel thousands of kilometers through the ground and air. The Hum’s exact causes vary, but some are linked to ocean waves shifting the seafloor or atmospheric pressure changes. ✨ #geophysics⚡#soundspace⚡#mysteries 👉subscribe Interesting Planet 👉more Channels ​

Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40263 · 06.12.2025 г., 11:04

The Hudson Bay region in Canada sits on top of a significant gravity anomaly, making you weigh slightly less there than elsewhere on Earth. This is caused by the missing mass from the melted Laurentide Ice Sheet, which compressed the land and shifted dense rock away. After the ice melted, the area began slowly rebounding upward, creating this unique gravitational phenomenon. 🌍⚖️🇨🇦 [Read more] @googlefactss #GravityAnomaly#HudsonBay#ScienceFacts#Geophysics#Canada

IELTS|Newspapers & Magazines|English

@emagzinewspars · Post #9464 · 03.11.2025 г., 03:27

#The_Science🇺🇸📕[PDF]⬇️ 30 #October2025 #Weekly_Magazines For learning, for free(dom). @backupofmagazines This issue delivers a powerful special on the #MandalayEarthquake, unpacking rupture physics and how Earth’s crust defies its own limits. Seismic data, #AI-based imaging, and dual-material energy models reveal a new frontier in #Geophysics. Meanwhile, reports span #BigTech access wars, #COVID19 legacy effects, and synthetic antibodies for #Snakebite treatment. Behavioral studies highlight chimpanzee rationality and neural rewiring. Advances in #Catalysis, #Recycling, and #Neuroscience mark the rise of adaptive science facing global turbulence. From earthquakes to evolution, this issue captures the restless pulse of a changing planet. #ClimateCrisis#EarthScience#Innovation#Research