uz
Feedback
Python Learning

Python Learning

Kanalga Telegram’da oβ€˜tish

Python learning resources Beginner to advanced Python guides, cheatsheets, books and projects. For data science, backend and automation. Join πŸ‘‰ https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist

Ko'proq ko'rsatish
5 850
Obunachilar
+1124 soatlar
+67 kunlar
+730 kunlar
Postlar arxiv
Which of the following cannot be a variable?
Anonymous voting

CS50’s Web Programming with Python and JavaScript πŸ†“ Free Online Course πŸ’» 1 Long Video πŸƒβ€β™‚οΈ Self paced Resources πŸ’» : Slides, Notes & Codes βŒ›οΈLabs 🧭 Quizzes Created by πŸ‘¨β€πŸ«: Harvard πŸ”— COURSE LINK #Python #Harvard βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž– πŸ‘‰Join @python_bds for more cool data science materials. *This channel belongs to @bigdataspecialist groupπŸ‘ˆ

Which of the following is an invalid statement?
Anonymous voting

photo content

Why are local variable names beginning with an underscore discouraged?
Anonymous voting

Introduction to Computer Science and Programming in Python πŸ“£No registration or download required πŸ†“ Free Online Course πŸƒβ€β™‚οΈ Self paced Resources πŸ’» : Slides & Notes βŒ›οΈLabs 🧭 Problem Sets / Codes Created by πŸ‘¨β€πŸ«: MIT Video lessons πŸŽ₯ Slides and code πŸ‘¨β€πŸ’» πŸ”— COURSE LINK #Python #MIT βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž– πŸ‘‰Join @datascience_bds for more cool data science materials. *This channel belongs to @bigdataspecialist groupπŸ‘ˆ

Which of the following is an invalid variable?
Anonymous voting

class Coding game TONight: def init(Write code, Have fun, Earn crypto): self.Write code = Write code self.Have fun = Have fun
class Coding game TONight: def init(Write code, Have fun, Earn crypto): self.Write code = Write code self.Have fun = Have fun self.Earn crypto = Earn crypto print(**You woke up on January 19, 2038 and realized that the world has changed a lot. Gaming NPC need the help of a person who knows Python, Javascript, Java ect and they will reward with TON) Follow the link and start the game right now: πŸ‘‰ https://cutt.ly/67eYOI9

This is Spring 2021 of CS50 at Harvard College Python Course πŸ†“ Free Online Course πŸ’» 1 Long Video πŸƒβ€β™‚οΈ Self paced Resources πŸ’» : Slides & Notes βŒ›οΈLabs 🧭 Quizzes Created by πŸ‘¨β€πŸ«: Harvard College πŸ”— COURSE LINK #Python #Harvard βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž– πŸ‘‰Join @bigdataspecialist for moreπŸ‘ˆ

What will be the output of the Python code?
Anonymous voting

photo content

weijie-chen/Linear-Algebra-With-Python Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. Creator: Weijie Chen Stars ⭐️: 1.9k Forked By: 456 https://github.com/weijie-chen/Linear-Algebra-With-Python #Linear_Algebra #Python βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž– Join @github_repositories_bds for more cool repositories. *This channel belongs to @bigdataspecialist group

photo content

The process of pickling in Python includes ____________
Anonymous voting

Which of the following is the use of id() function in python?
Anonymous voting

What is output of print(math.pow(3, 2))?
Anonymous voting

What will be the output of the following Python code? print("Hello {0[0]} and {0[1]}".format(('foo', 'bin')))
Anonymous voting

Which of the following is a feature of Python DocString?
Anonymous voting

Hey folks πŸ‘‹, Most of you know that we organized our Programming Quiz League where you could compete with other members of our community. Finding sponsors which would buy valuable prizes for our winners πŸ† is going very slow 😞 so I will probably buy modest prizes by myself. If you have any suggestions what could i buy to winners please write in comments or send me a DM. That said, I also decided to give a chance to people who maybe didn't have time or didn't know about our quiz league. Anyone who missed some quiz round can take it now. Both old winners and potential new winner would get prizes 🎁 Here is a list of all 10 quiz rounds: 1st round General Programming Knowledge 2nd round Data Structures (beginner level) 3rd round Java Quiz 4th round Database Management System 5th round Python Quiz 6th round HTML Quiz 7th round Javascript Quiz 8th round Data structures (advanced level) 9th round Data Science 10th round C/C++/OOP After 10-15 days I will update results in this sheet. PS. I will send this message to few or our other channels so I make sure everybody see it, I hope you don't mind. Good luck 😊

What will be the output of the following Python expression? round(4.576)
Anonymous voting