What will be the output of the Python code?
Anonymous Quiz
39%
error, there is more than one return statement in a single try-finally block
9%
3
33%
2
19%
1
🔥3
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👈
🆓 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👈
cs50.harvard.edu
Week 6 - CS50
Introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation,…
👏2
Which of the following is an invalid variable?
Anonymous Quiz
5%
my_string_1
57%
1st_string
10%
foo
29%
_
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👈
📣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👈
MIT OpenCourseWare
Introduction to Computer Science and Programming in Python | Electrical Engineering and Computer Science | MIT OpenCourseWare
MIT OpenCourseWare is a web based publication of virtually all MIT course content. OCW is open and available to the world and is a permanent MIT activity
👍2😁1
Why are local variable names beginning with an underscore discouraged?
Anonymous Quiz
57%
they are used to indicate a private variables of a class
11%
they confuse the interpreter
25%
they are used to indicate global variables
7%
they slow down execution
😁3👍2
Which of the following is an invalid statement?
Anonymous Quiz
11%
abc = 1,000,000
58%
a b c = 1000 2000 3000
17%
a,b,c = 1000, 2000, 3000
14%
a_b_c = 1,000,000
🥰2
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👈
🆓 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👈
cs50.harvard.edu
Week 2 Python - CS50's Web Programming with Python and JavaScript
This course picks up where Harvard University's CS50 leaves off, diving more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability…
👍4
👏2
Free Python course by Datacamp
with video lessons and interactive code exercises.
📣No registration or download required
🆓 Free Online Course
💻 Video Lessons
🏃♂️ Self paced
Created by 👨🏫: datacamp
🔗 Python course by DataCamp
#Python
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
👉Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group👈
with video lessons and interactive code exercises.
📣No registration or download required
🆓 Free Online Course
💻 Video Lessons
🏃♂️ Self paced
Created by 👨🏫: datacamp
🔗 Python course by DataCamp
#Python
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
👉Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group👈
❤4
👍3
Python course by Google
Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who have a little bit of programming experience in some language, enough to know what a "variable" or "if statement" is. Beyond that, you do not need to be an expert programmer to use this material.
📣No registration or download required
🆓 Free Online Course
💻 Video Lessons
🏃♂️ Self paced
⌛️Exercises
🧭 Quizzes
Created by 👨🏫: developers.google
🔗 COURSE LINK
#Python #Google
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
👉Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group👈
Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who have a little bit of programming experience in some language, enough to know what a "variable" or "if statement" is. Beyond that, you do not need to be an expert programmer to use this material.
📣No registration or download required
🆓 Free Online Course
💻 Video Lessons
🏃♂️ Self paced
⌛️Exercises
🧭 Quizzes
Created by 👨🏫: developers.google
🔗 COURSE LINK
#Python #Google
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
👉Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group👈
Google for Developers
Google's Python Class | Python Education | Google for Developers
Assorted educational materials provided by Google.
🔥2👍1
🔥7
Learn Python the Hard Way
Online version (by the original author - no worries, this isn't a pirate link!) of the "Learn Python the Hard Way." book. It emphasizes repetition and concept understanding.
Author: Zed Shaw
Language: English
Level: Beginner
🔗 Read Online
#Python #Python_3
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @programming_books_bds for more
Online version (by the original author - no worries, this isn't a pirate link!) of the "Learn Python the Hard Way." book. It emphasizes repetition and concept understanding.
Author: Zed Shaw
Language: English
Level: Beginner
🔗 Read Online
#Python #Python_3
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @programming_books_bds for more
Python Cheat Sheets
Python Beginner Cheat Sheet
Python Matplotlib Cheat Sheet
Python Pandas Cheat Sheet
Python Seaborn Cheat Sheet
#Python #cheat_sheets
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Python Beginner Cheat Sheet
Python Matplotlib Cheat Sheet
Python Pandas Cheat Sheet
Python Seaborn Cheat Sheet
#Python #cheat_sheets
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Telegram
Programming, data science, ML - free courses by Big Data Specialist
26 pages of python cheat-sheet from Python Crash Course
❤5
❤2
Python for Beginners
Programming with Python
By Microsoft
📣No registration or download required
🆓 Free Online Course
🏃♂️ Self paced
🎬 44 episodes
⏰ 180 mins
🧑🏫 Authors: Susan Ibach, GeekTrainer
🔗 Link to course
#python
➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Programming with Python
By Microsoft
📣No registration or download required
🆓 Free Online Course
🏃♂️ Self paced
🎬 44 episodes
⏰ 180 mins
🧑🏫 Authors: Susan Ibach, GeekTrainer
🔗 Link to course
#python
➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Docs
Python for Beginners
Probably the largest hurdle when learning any new programming language is simply knowing where to get started. This is why we, Chris and Susan, decided to create this series about Python for Beginners!Even though we won't cover everything there is to know…
👍4❤2