Explore tweets tagged as #pythonhack
Nggak cuma perbedaan itu, ada beberapa poin perbedaan penting yang mesti di-highlight juga nih! #Python #pythonhack #pythontips
1
0
0
Python hack : Tired of if-else? Use Python dictionaries to create a switch-case like structure. Efficient and clean, like a coding ninja! #Python #programming #code #pythonhack
0
0
1
#python #pythonquiz #pythoncoding #quiz #pythonprogramming #pythonsoftware #pythonlearning #developerstoday #pythongames #pythonhack #python3 #pythontricks #pythonlibrary #100DaysOfCode What is the output of this?
0
0
1
🎯 Remove duplicates from a list using set(): unique_items = set(my_list) #PythonTips #PythonHack
0
0
0
🔥 Just made 235 BILLION parameters Qwen 3 answer “What’s the meaning of life?” in few lines of code. @Alibaba_Qwen
@openrouter
#AIRevolution #Qwen3 #OpenRouter #PythonHack #DevLife #PromptEngineering #GenerativeAI #MoEModel #FutureTech #AItools #TechTok
0
0
0
سطر واحد ممكن يغيّر تفكيرك! خدع برمجية يومية على Eduvia #PythonLambda #PythonHack #LambdaFunction
#Eduvia #خدعة_برمجية #بايثون #CodeTricks
#SmartCode #OneLineFunction #تعلم_البرمجة #CodeNow #QuickTip #برمجة_سريعة #DevHack
0
0
0
#PythonHack: Want to convert a number to a string in Python? Use the str() function. Want to convert a string to a number? Use int() or float() depending on the type of number.
0
0
0
Rounding Off Left and Right Side of Decimal in Python #python #python3 #coding #programming #pythoninterviewquestion #pythontrick #pythonhack
0
0
0
Nah, itu dia bahasan soal list, tuple, set! Kalo mau #pythontips atau #pythonhack lainnya, nanti Mimin kasih lagi! Biar gak ketinggalan, follow aja Twitternya DataTribe ini ya~
0
0
0
Named Tuples in Python: A named tuple lets you create lightweight, immutable objects with named fields for better readability and access than regular tuples. #Python #PythonTips #NamedTuple #CodingTips #LearnPython #PythonDeveloper #CodeSmarter #100DaysOfCode #PythonHack #TechTip
0
0
0
#python #pythonquiz #pythoncoding #pythonprogramming #pythonsoftware #pythongames #pythonhack #python3 #pythontricks #100DaysOfCode What is the output of this? def foo(bar=[]): bar.append("baz") return bar print(foo()) print(foo()) print(foo())
0
0
1