#devquiz search results
𝐃𝐚𝐲 𝟏𝟐: 𝐅𝐞𝐰𝐞𝐫 𝐥𝐞𝐭𝐭𝐞𝐫𝐬, 𝐦𝐨𝐫𝐞 𝐜𝐨𝐧𝐟𝐮𝐬𝐢𝐨𝐧! 🤯 Can you crack this Python puzzle in one try? Drop your answer below ⬇️ #PythonChallenge #Day12 #DevQuiz #CodeSmarter
                                            
                                            Question: Which JavaScript keyword is used to declare a *constant* variable whose value cannot be reassigned after its initial declaration? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingQuiz #DevQuiz #WebDev
Question: Which JavaScript keyword is used to declare a variable whose value cannot be reassigned? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingChallenge #DevQuiz #WebDev
Flutter Quiz Time! 🚀 When do you use a StatefulWidget? A) Static UI 🌸 B) UI changes during runtime 🌼 C) Only for text/layout 🌺 Drop your emoji below 👇 I’ll share the correct answer soon! #Flutter #Dart #DevQuiz
Question: Which Python keyword is used to define a function? A: `function` B: `method` C: `def` D: `func` #Python #CodingQuiz #DevQuiz #Programming
Question: In Python, how are code blocks (e.g., inside a function or loop) primarily defined? A: Curly braces `{}` B: Parentheses `()` C: Indentation D: Keywords like `BEGIN` and `END` #Python #CodingQuiz #DevQuiz #Programming
🧠💻 Dev Dilemma – A tech quiz with a twist! Organized by CESA-SDW PCCOE ACM Student Chapter, this logic-packed quiz tested 90+ minds on real dev scenarios in C++, Python, Java & Git! #LogicMatters #DevQuiz #Git #Java #Python #PCCOEACM #DevDilemma
                                            Question: Which symbol is used to denote a single-line comment in Python? A: // B: /* */ C: # D: <!-- --> #Python #CodingChallenge #DevQuiz #Programming
Think you can spot the lie? Our "2Truths & 1Lie" software quiz is live! 💻 Check the image & reply with your guess, we’ll crown the sharpest minds tomorrow. #TechTrivia #DevQuiz #assurdly #2truths1lie #softwaretestersinlagos #TestingMatters
                                            🧩 Crack the Code Challenge! 👨💻 Calling all code enthusiasts! Can you decipher the hidden message in this Python snippet? Put your coding skills to the test and reveal the secret message! #CodingQuiz #ProgrammingPuzzle #DevQuiz #CodeRiddle #CoderChallenge #PythonChallenge
                                            🧠 Python Quiz Time! What’s the output? 🤔 x = [[]] * 3 x[0].append(1) print(x) A) [[1], [], []] B) [[1], [1], [1]] C) [[], [], []] D) Error Reply with your answer 👇 Repost 🔁 to test your dev friends! #Python #DevQuiz #100DaysOfCode
JavaScript Quiz What will this output? console.log(typeof null); A) null B) object C) undefined D) string #CodeQuiz #DevQuiz #LearnToCode #CodeChallenge #CodingLife #CodeTips #CodeFacts
🧠 Python Quiz Time! What’s the output? 🤔 x = [[]] * 3 x[0].append(1) print(x) A) [[1], [], []] B) [[1], [1], [1]] C) [[], [], []] D) Error Reply with your answer 👇 Repost 🔁 to test your dev friends! #Python #DevQuiz #100DaysOfCode
Flutter Quiz Time! 🚀 When do you use a StatefulWidget? A) Static UI 🌸 B) UI changes during runtime 🌼 C) Only for text/layout 🌺 Drop your emoji below 👇 I’ll share the correct answer soon! #Flutter #Dart #DevQuiz
Question: Which symbol is used to denote a single-line comment in Python? A: // B: /* */ C: # D: <!-- --> #Python #CodingChallenge #DevQuiz #Programming
Question: Which JavaScript keyword is used to declare a variable whose value cannot be reassigned? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingChallenge #DevQuiz #WebDev
Question: In Python, how are code blocks (e.g., inside a function or loop) primarily defined? A: Curly braces `{}` B: Parentheses `()` C: Indentation D: Keywords like `BEGIN` and `END` #Python #CodingQuiz #DevQuiz #Programming
Question: Which JavaScript keyword is used to declare a *constant* variable whose value cannot be reassigned after its initial declaration? A: `var` B: `let` C: `const` D: `static` #JavaScript #CodingQuiz #DevQuiz #WebDev
Question: Which Python keyword is used to define a function? A: `function` B: `method` C: `def` D: `func` #Python #CodingQuiz #DevQuiz #Programming
#DevQuiz 𝗥𝗲𝗮𝗰𝘁 𝗗𝗲𝘃𝘀 — 𝗤𝘂𝗶𝗰𝗸 𝗣𝗼𝗹𝗹 🧐 Every React dev thinks they know this… but do you really? 👀 Vote now & 𝘁𝗮𝗴 𝗮 𝘁𝗲𝗮𝗺𝗺𝗮𝘁𝗲 who should know this!
𝐃𝐚𝐲 𝟏𝟐: 𝐅𝐞𝐰𝐞𝐫 𝐥𝐞𝐭𝐭𝐞𝐫𝐬, 𝐦𝐨𝐫𝐞 𝐜𝐨𝐧𝐟𝐮𝐬𝐢𝐨𝐧! 🤯 Can you crack this Python puzzle in one try? Drop your answer below ⬇️ #PythonChallenge #Day12 #DevQuiz #CodeSmarter
                                            ... en el siguiente código #JS de ejemplo hay *sólo 2 líneas* que darán error ... ¿podrías identificar cuáles son, solo con analizar la imagen? #DEVquiz (2/5)
                                            How can we add review list on product page of Magento? #quiz #devloperquiz #devquiz #magentoquiz #magentopoll #magento2 #m2extension #m2extensionquiz #magentoproductquiz #magentomodulequiz #scriptzolquiz #scriptzolpoll #scriptzol
                                            
                                            🚀JavaScript quiz How do you prepend zeros to a number when it is a single digit? 🛵 Follow up to find the answer and upcoming quizzes. #devquiz #devapt_quiz
                                            🧠💻 Dev Dilemma – A tech quiz with a twist! Organized by CESA-SDW PCCOE ACM Student Chapter, this logic-packed quiz tested 90+ minds on real dev scenarios in C++, Python, Java & Git! #LogicMatters #DevQuiz #Git #Java #Python #PCCOEACM #DevDilemma
                                            🧩 Crack the Code Challenge! 👨💻 Calling all code enthusiasts! Can you decipher the hidden message in this Python snippet? Put your coding skills to the test and reveal the secret message! #CodingQuiz #ProgrammingPuzzle #DevQuiz #CodeRiddle #CoderChallenge #PythonChallenge
                                            Think you can spot the lie? Our "2Truths & 1Lie" software quiz is live! 💻 Check the image & reply with your guess, we’ll crown the sharpest minds tomorrow. #TechTrivia #DevQuiz #assurdly #2truths1lie #softwaretestersinlagos #TestingMatters
                                            Meta is constantly seeking ways to improve privacy and protect user data on its family of products. #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #FacebookEngineering #TechUpdates #NewInTech #LatestTechNews #Tech #DidYouknow #QuickFacts #TechQuiz #EmpowerSolutions
                                            BellJar tests in its CI/CD pipeline to assert recoverability with every new release candidate before it reaches production. #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #FacebookEngineering #TechUpdates #NewInTech #LatestTechNews #Tech #DidYouknow #QuickFacts
                                            #DEVquiz: ¿ podrías decir, *con sólo ver esta imagen*, qué valores tendrán las variables: 𝚗𝚞𝚖, 𝚗, 𝚘𝚋𝚓, 𝚊 y 𝚋 .. al ejecutar el código? #DEV #JSfullstack #JS ... (😼 sin usar la cónsola ) .. #destructuring (ref: developer.mozilla.org/es/docs/Web/Ja…)
                                            Meta is introducing Velox, an open source unified execution engine aimed at accelerating data management systems and streamlining their development. #Security #TechTitbits #DevQuiz #CodeQuiz #TechNews #MetaByFacebook #TechUpdates #QuickFact #EmpowerSolutions #LifeAtEmpower
                                            Расстояние #DevQuiz не преграда! Мы собрали наших стажёров со всех направлений из разных городов, чтобы в неформальной обстановке узнать побольше об IT и поделиться своими впечатлениями о стажировке 🤓 #стажировка #PHP #JavaScript #QA
                                            
                                            
                                            
                                            Quiz Time!🧑💻 First step for a production-ready web app? A) Django/Flask Backend B) Frontend Templates C) DB & Migrations D) Plan & Design DB Reply with your pick! ⬇️ #Python #FullStack #DevQuiz #CodeNewbie
                                            Which option do you think is the correct option? Comment below! redfeathersolutions.co.uk #softwaredevelopment #devquiz #techtrivia #softwareengineering #techchallenges #developmentteam #codinglife #programmingquiz #softwaredesign #techfun #devsolutions #techservices #softwaretips
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 68.3K posts
 - 2. Nick Smith Jr 10.1K posts
 - 3. Kawhi 4,254 posts
 - 4. Cardinals 30.6K posts
 - 5. #LakeShow 3,373 posts
 - 6. #WWERaw 61.5K posts
 - 7. Jerry 45K posts
 - 8. Kyler 8,371 posts
 - 9. Blazers 7,803 posts
 - 10. Logan Paul 10.1K posts
 - 11. No Luka 3,515 posts
 - 12. Jonathan Bailey 21.5K posts
 - 13. Jacoby Brissett 5,559 posts
 - 14. Pickens 6,652 posts
 - 15. Cuomo 173K posts
 - 16. Valka 4,776 posts
 - 17. Koa Peat 6,262 posts
 - 18. #WeTVAlwaysMore2026 123K posts
 - 19. Dalex 2,482 posts
 - 20. Bronny 14.6K posts