@MyGovCoronaNewsdesk · Post #13368 · 27.03.2025 г., 11:24
India’s Data Revolution: From 590 MW to 1.4 GW in 5 Years! Backed by $6.5B investments, India is emerging as a global data powerhouse. #DigitalIndia
Hashtags
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
Пребарај: #digitalindia
@MyGovCoronaNewsdesk · Post #13368 · 27.03.2025 г., 11:24
India’s Data Revolution: From 590 MW to 1.4 GW in 5 Years! Backed by $6.5B investments, India is emerging as a global data powerhouse. #DigitalIndia
Hashtags
@mygovcoronanewsdesk · Post #11791 · 16.01.2023 г., 15:21
With the rapid adoption of the internet, now is the time for #DigitalIndia to follow appropriate cyber security measures and stay aware! Visit to know more: mygov.in/staysafeonline/
Hashtags
@mygovcoronanewsdesk · Post #11712 · 08.01.2023 г., 05:42
👆With the rapid adoption of the internet, now is the time for #DigitalIndia to follow appropriate cyber security measures and stay aware! Visit to know more: mygov.in/staysafeonline/
Hashtags
@mygovcoronanewsdesk · Post #11708 · 07.01.2023 г., 11:32
👆With rapid adoption of internet, now is the time for #DigitalIndia to follow appropriate cyber security measures and stay aware! Visit to know more: mygov.in/staysafeonline/
Hashtags
@MyGovHindi · Post #7337 · 27.03.2025 г., 11:25
भारत में डेटा क्रांति: 5 साल में 590 MW से 1.4 GW तक की छलांग! $6.5 अरब के निवेश के साथ, भारत एक वैश्विक डेटा पावरहाउस बन रहा है। #DigitalIndia
Hashtags
@MyGovHindi · Post #7251 · 02.09.2024 г., 06:07
कैशलेस इकोनॉमी की ओर तेजी से अग्रसर नया भारत।। 🇮🇳 #DigitalIndia #NewIndia
Hashtags
@mygovcoronanewsdesk · Post #12112 · 19.02.2023 г., 16:29
#DigitalIndia#UPI
Hashtags
@mygovcoronanewsdesk · Post #12111 · 19.02.2023 г., 16:20
#DigitalIndia#UPI
Hashtags
@mygovcoronanewsdesk · Post #12105 · 19.02.2023 г., 06:06
#DigitalIndia#UPI
Hashtags
@MyGovHindi · Post #7179 · 01.07.2024 г., 12:30
#DigitalIndia #9YearsOfDigitalIndia
@MyGovHindi · Post #7178 · 01.07.2024 г., 11:31
#DigitalIndia #9YearsOfDigitalIndia
@MyGovHindi · Post #7177 · 01.07.2024 г., 10:30
#DigitalIndia #9YearsOfDigitalIndia