@cryptobull_360 · Post #49055 · 04.04.2026 г., 16:34
🖼️ Justin Bieber purchased this Bored Ape NFT for $1.3 million in 2022. Today, it's worth $12,000. #nft
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #418 · 9 мар.
Оператор pipe позволяет писать более компактный код, реализуя логику объединения данных (Union). Важно помнить, что его поведение зависит от контекста. Побитовые операции (логическое OR) result = 5 | 3 # 5 (0101) | 3 (0011) = 7 (0111) Самое главное - не путать с оператором or, это другое! Объединение множеств set_a = {1, 2, 3} set_b = {3, 4, 5} set_c = set_a | set_b # {1, 2, 3, 4, 5} set_c |= {5, 6} # {1, 2, 3, 4, 5, 6} Слияние словарей dict_1 = {"a": 1, "b": 2} dict_2 = {"b": 3, "c": 4} merged = dict_1 | dict_2 # {'a': 1, 'b': 3, 'c': 4} merged |= {"d": 5} # {'a': 1, 'b': 3, 'c': 4, 'd': 5} Аннотации типов, заменяет Union def process_data(value: int | str) -> None: print(value) Допустимо использовать в isinstance или issubclass isinstance(3, int | float) # True Паттерн-матчинг status_code = 404 match status_code: case 200 | 201 | 204: print("OK") case 400 | 404 | 500: print("ERROR") Для использования в своих классах требуется переопределить метод __or__ Так же нашел библиотеку pipe которая добавляет еще много возможностей. Рекомендую ознакомиться ;) #basic
Hashtags
Пребарај: #nft
@cryptobull_360 · Post #49055 · 04.04.2026 г., 16:34
🖼️ Justin Bieber purchased this Bored Ape NFT for $1.3 million in 2022. Today, it's worth $12,000. #nft
Hashtags
@ITmastersuz · Post #11915 · 29.01.2025 г., 03:25
NFT nima? NFT (Non-Fungible Token) — bu raqamli aktiv bo‘lib, uni blokcheyn texnologiyasi asosida tasdiqlangan unikal raqamli sertifikat deb tushunish mumkin. NFT-lar ko‘pincha san’at asarlari, musiqalar, videolar, o‘yin elementlari va boshqa raqamli kontent shaklida bo‘ladi. NFT ning xususiyatlari: Yagona va unikal: Har bir NFT boshqasiga o‘xshamasligi bilan ajralib turadi. Bo‘linmaydi: Odatda NFT-lar butun holda sotiladi, ularni qismlarga bo‘lib olishning imkoni yo‘q. Blokcheynda saqlanadi: Tokenlar blokcheyn orqali tasdiqlangan bo‘lib, ular egasining haqiqiyligini va egalik tarixini aniqlaydi. Savdosi: Maxsus platformalarda (OpenSea, Rarible, Foundation) sotib olish va sotish mumkin. Foydalanish sohalari: San’at va dizayn: Rassomlar o‘z ishlarini NFT shaklida sotish orqali to‘g‘ridan-to‘g‘ri foyda oladi. O‘yin sanoati: Ba'zi o‘yinlar ichida sotiladigan unikal qurol va belgilar NFT shaklida bo‘ladi. 👉Bizning barcha loyihalar | #nft
Hashtags
@profile_pictures_tm · Post #10825 · 13.09.2022 г., 09:39
#NFT
Hashtags
@botsgram_cu · Post #4665 · 08.02.2022 г., 02:28
@axiestatsBot Es un bot para chequear estadísticas del juego NFT Axie Infinity, así como ver información de axies, tiene un explorador de cartas y gestionar la información de varias cuentas a la vez. (Visto en @BotsGram_cu) #NFT
Hashtags
@NewsAndTipsNT · Post #4195 · 23.03.2026 г., 19:42
New #NFT upgrade! 🎁 1000⭐️ — from 300k⭐️
Hashtags
@NewsAndTipsNT · Post #4192 · 18.03.2026 г., 18:05
#NFT upgradeavailable 🎁300⭐️
Hashtags
@NewsAndTipsNT · Post #4022 · 25.01.2026 г., 08:01
#NFT upgrade available 🎁300⭐️
Hashtags
@finsignal · Post #3994 · 31.10.2025 г., 22:29
🤘Investors in NFTs shared how much their #NFT is worth after years It's mostly -99.9% of the purchase price 😭😭😭
Hashtags
@NewsAndTipsNT · Post #3607 · 05.09.2025 г., 19:21
#NFT upgrades available 🎁100⭐ 🎁100⭐ 🎁300⭐
Hashtags
@NewsAndTipsNT · Post #3546 · 11.08.2025 г., 11:49
#NFT upgrade avilable 🎁 ,🎁 ,🎁 ,🎁
Hashtags
@NewsAndTipsNT · Post #3179 · 07.03.2025 г., 02:09
#NFT upgrade available 🎁🎁🎁💀🎁 Source : 💌💌💌
Hashtags
@cryptosentinel · Post #3135 · 09.02.2022 г., 11:43
Top 8 NFT Marketplaces by Volume in the Last 7 Days From the very start of 2022, two significant events have happened in the NFT market. Firstly, the interest of Google users in #NFT for the first time was higher than in cryptocurrencies, which was reflected in the rise of the overall trading volume. Secondly, we have a new leader–LooksRare, a newcomer in the industry that has surpassed OpenSea in trading volume. However, LooksRare’s performance can be attributed to its token reward program’s incentivization. 👉https://cryptorank.io/category/non-fungible-tokens-nft
Hashtags