TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #172 · 26 окт.

Метод строки isidentifier() поможет узнать, подходит ли данная строка в качестве имени объекта. Вполне может заменить самостоятельно придуманную регулярку. >>> 'some_name'.isidentifier() True Обычное имя переменной >>> '私は手紙です'.isidentifier() True Юникод в качестве имени тоже доступен >>> '1_name'.isidentifier() False Имя не может начинаться с цифры >>> '੬_name'.isidentifier() False Включая все цифры юникода >>> 'some name'.isidentifier() False Пробелы недопустимы #basic

Hashtags

Резултати

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

Пребарај: #davidsachs

当前筛选 #davidsachs清除筛选
Venture Village Wall 🦄

@venturevillagewall · Post #4345 · 09.03.2025 г., 10:00

Crypto Leader Rejects New Tax Proposal David Sachs, dubbed the "Crypto Tsar," opposes a proposed 0.01% tax on crypto transactions aimed at funding a national Bitcoin reserve. He criticized the idea, noting that modest taxes often expand over time, referencing the origin of the income tax. Despite his opposition, Sachs acknowledges the possibility of such taxes being implemented in the future. For more details, read the full article here. #Crypto#Tax#Bitcoin#DavidSachs#Regulations