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
المشتركون
+1124 ساعات
+67 أيام
+730 أيام
أرشيف المشاركات
5 851
Python tricks and tips
Swapping values
Code snippet to copy:
x, y = 13, 26
x, y = y, x
print(x, y)5 851
Which of the following functions can help us to find the version of python that we are currently working on?
5 851
Which of the following character is used to give single-line comments in Python?
5 851
Python developer roadmap
🔗 roadmap link
It is interactive so you can click on any of topics and get an explanation.
@python_bds
5 851
Python tricks and tips
Checking and analyzing the memory unit of an object
Code snippet to copy:
import sys
a=10
print(sys.getsizeof(a))5 851
Also sorry for not posting for a while, i was busy
here is free Python specialization by Code Camp
Scientific Computing with Python
https://www.freecodecamp.org/learn/scientific-computing-with-python/
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more
متاح الآن! بحث تيليغرام 2025 — أهم رؤى العام 
