Python Learning – Telegram
Python Learning
5.95K subscribers
511 photos
2 videos
69 files
112 links
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
Download Telegram
A function with parameters cannot be decorated.
Anonymous Quiz
49%
True
51%
False
openai-python

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.

Creator: OpenAI
Stars: ⭐️ 13.2k
Forked by: 1.9k
https://github.com/openai/openai-python

#python

Join @github_repositories_bds for more cool repositories.
*This channel belongs to @bigdataspecialist group
👍2
Identify the decorator in the snippet of code shown below.
Anonymous Quiz
49%
@f
10%
f
32%
sf()
9%
mk
Important Methods Pandas Packages
4👍1
What will be the output of the following Python code?
Anonymous Quiz
28%
Error
9%
Warning
47%
100
17%
No output
👍2
Python Roadmap
👍3
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