ch
Feedback
Python Learning

Python Learning

前往频道在 Telegram

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

显示更多
5 850
订阅者
-624 小时
-57
-1230
帖子存档
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