Python Learning
5.93K subscribers
428 photos
1 video
59 files
106 links
Python Coding resources, Cheat Sheets & Quizzes! 🧑‍💻

Free courses: @bigdataspecialist

@datascience_bds
@github_repositories_bds
@coding_interview_preparation
@tech_news_bds

DMCA: @disclosure_bds

Contact: @mldatascientist
Download Telegram
What will be the output of the following Python code?
Anonymous Quiz
26%
100
52%
$100
13%
$0
9%
0
👍1
Python Data Types
What will be the output of the following Python code?
Anonymous Quiz
13%
4
29%
3
47%
0
11%
1
gpt-pilot

You specify what kind of app you want to build. Then, GPT Pilot asks clarifying questions, creates the product and technical requirements, sets up the environment, and starts coding the app step by step, like in real life, while you oversee the development process. It asks you to review each task it finishes or to help when it gets stuck. This way, GPT Pilot acts as a coder while you are a lead dev who reviews code and helps when needed.

Creator: Pythagora-io
Stars: ⭐️ 13.1k
Forked by: 980
https://github.com/Pythagora-io/gpt-pilot

#python #gpt

Join @github_repositories_bds for more cool repositories.
*This channel belongs to @bigdataspecialist group
👍2👏2🤩1
What will be the output of the following Python code?
Anonymous Quiz
26%
[‘ab’, ‘cd’]
55%
[‘AB’, ‘CD’]
8%
[None, None]
12%
none of the mentioned
Boolean Operators in Python
Conditional Statements in Python
What will be the output of the following Python code?
Anonymous Quiz
48%
1 2
20%
1 2 3
13%
error
19%
none of the mentioned
2
black

Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.
Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead.
Black makes code review faster by producing the smallest diffs possible.

Creator: psf
Stars: ⭐️ 34.2k
Forked by: 2.3k
https://github.com/psf/black

#python

Join @github_repositories_bds for more cool repositories.
*This channel belongs to @bigdataspecialist group
👍3
What will be the output of the following Python code?
Anonymous Quiz
32%
1 2 3 4 5 6
17%
1 2 3 4 5 6 7
33%
error
18%
none of the mentioned
ModSimPy3.pdf
1.5 MB
Modeling and Simulation in Python


247 pages


#Python #Modeling

Join @python_bds for more
👍32
What will be the output of the following Python code?
Anonymous Quiz
40%
5 6 7 8 9 10
15%
5 6 7 8
11%
5 6
34%
error
3