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

Резултати

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

Пребарај: #vaa

当前筛选 #vaa清除筛选

TON Space x EVAA integration ❤️ Recently the non-custodial version of the @wallet — TON Space integrated EVAA Protocol. This is the great opportunity for EVAA, considering that in Q2 Telegram the wallet plans to hit the US market. However, after the end of the TON Foundation boosts for #EVAA, the overall APR % on supply dropped significantly, so now it is more profitable to farm 😇 EVAA XP additionally using other #DeFi projects – #StormTrade and #FIVA. 🪙 The interface itself has undergone a small update. A new section has appeared — "Earn". You can clearly see how the percentage changes after each Supply/Borrow loop through #Tonstakers (looping strategy). If you use $tsTON, then EVAA XP doubles after each loop. 📈 Interest rates on $USDT loans in the LP pool have been reduced. Now it will be less expensive to use the "looping" strategy through SLP. LP pool works very well with Storm. Btw 🪙Storm Trade recently partners with 👍FIVA too. ➡️Add SLP to EVAA. ➡️Borrow $TON or $USDT. ➡️Put it in Storm Trade again. ➡️Repeat. Remember the risks. 🎙 Recently, the co-founders of #VAA held two broadcasts. In one of them, CTO Vlad (@sepezho) touched on the topic of oracles and the risks of liquidations (on Ru lang). In the second podcast, CEO Vlad participated, discussing the DeFi segment on TON in general (on Ru lang too). Therefore, if you have nothing to do in your free time, you can check it out. EVAA app | Video-guide