@QuietWorld · Post #7387 · 11.06.2020 г., 07:56
The way you dress is an expression of your personality 🌻 Alessandro Michele #personality#quotes @quietworld🍃
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
Пребарај: #personality
@QuietWorld · Post #7387 · 11.06.2020 г., 07:56
The way you dress is an expression of your personality 🌻 Alessandro Michele #personality#quotes @quietworld🍃
Hashtags
@QuietWorld · Post #6665 · 08.10.2019 г., 08:46
“In the end, it’s your actions, how you respond to circumstance, that reveals your character.” #quotes#personality @quietworld🍃
Hashtags
@QuietWorld · Post #6827 · 31.10.2019 г., 06:30
🔖People often say that this or that person has not yet found himself. But the self is not something that one finds. It is something one creates. #personality#selfreminder @quietworld🍃
Hashtags
@QuietWorld · Post #6901 · 13.11.2019 г., 01:22
http://forest-mt.seekrtech.com/ #random#personality @quietworld🍃
Hashtags
@QuietWorld · Post #6723 · 17.10.2019 г., 06:30
To have doubted one's own first principles is the mark of a civilized man. —Oliver Wendell Holmes Jr. #quotes#attitude#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7135 · 10.01.2020 г., 10:06
1 or 2? I go with 2 😉 & I love it! 😂 #random#poll#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7811 · 14.05.2021 г., 02:10
Signs of Gaslighting Source: BetterHelp #facts#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7810 · 14.05.2021 г., 02:10
Signs of Gaslighting Source: BetterHelp #facts#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7809 · 14.05.2021 г., 02:05
Signs of Gaslighting Source: BetterHelp #facts#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7052 · 10.12.2019 г., 03:22
sometimes I'm surprised at how I can go back and forth from being like a mature adult around a group of people to being like a childlike adult around another particular group of people 😐 have you ever felt the same way about yourself?👀 #poll#attitude#personality @quietworld🍃
Hashtags
@QuietWorld · Post #7271 · 20.04.2020 г., 05:12
“Parents can only give good advice or put them on the right paths, but the final forming of a person's character lies in their own hands.” 🍃 Anne Frank #life#reminder#personality#attitude @quietworld🍃
@QuietWorld · Post #6710 · 14.10.2019 г., 23:30
The better we feel about ourselves, the fewer times we have to knock somebody else down to feel tall. #quotes#life#people#personality @quietworld🍃
Hashtags