cookie

نحن نستخدم ملفات تعريف الارتباط لتحسين تجربة التصفح الخاصة بك. بالنقر على "قبول الكل"، أنت توافق على استخدام ملفات تعريف الارتباط.

avatar

Python Learning

Python Coding resources, Cheat Sheets & Quizzes! 🧑‍💻 Free courses: @bigdataspecialist @programming_books_bds @datascience_bds @github_repositories_bds @coding_interview_preparation @tech_news_bds DMCA: @disclosure_bds Contact: @mldatascientist

إظهار المزيد
لم يتم تحديد البلدالإنكليزية62 161التكنولوجيات والتطبيقات12 126
مشاركات الإعلانات
5 717
المشتركون
-324 ساعات
-227 أيام
+4830 أيام

جاري تحميل البيانات...

معدل نمو المشترك

جاري تحميل البيانات...

Build applications in Python the anti-textbook Read Online #python ➖➖➖➖➖➖➖➖➖➖➖➖➖ Join @programming_books_bds for more
إظهار الكل...
Introduction · Build Applications in Python the anti textbook

👏 3👍 1
Python Complete Course For Beginners This Python Course is a Depth Introduction to Fundamental Python Programming Concepts and Python Programming Language. Rating ⭐️: 4.3 out 5 Students 👨‍🎓 : 230,667 Duration ⏰ : 5.5 hours on-demand video Created by 👨‍🏫: Horizon Tech 🔗 Course Link ⚠️ Its free for first 1000 enrollments only! #python ➖➖➖➖➖➖➖➖➖➖➖➖➖➖ 👉Join @python_bds for more👈
إظهار الكل...
Python Complete Course For Beginners

This Python Course is a Depth Introduction to Fundamental Python Programming Concepts and Python Programming Language.

👍 3
Python for Finance
إظهار الكل...
Python for Finance.pdf7.66 KB
👍 8 2
azure-sdk-for-python This repository is for active development of the Azure SDK for Python. Creator: Microsoft Azure Stars ⭐️: 4.3k Forked By: 2.7k https://github.com/Azure/azure-sdk-for-python #python #azure ➖➖➖➖➖➖➖➖➖➖ Join @python_bds for more cool data science materials. *This channel belongs to @bigdataspecialist group
إظهار الكل...
GitHub - Azure/azure-sdk-for-python: This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at

https://docs.microsoft.com/python/azure/

or our ve...

👍 1
Given a string example=”hello” what is the output of example.count(‘l’)?Anonymous voting
  • 2
  • 1
  • 0
  • None
0 votes
2👍 1
Photo unavailableShow in Telegram
Comment your answer
إظهار الكل...
2👎 1
Learn Python Language Fundamentals In Simple Way To Know Basics of Python and To Enter Python World Very Easily Free Online Course 🎬 video lessons Rating ⭐️: 4.5 out 5 Students 👨‍🎓 : 66,678 Duration ⏰ : 10hr 57min of on-demand video Created by 👨‍🏫: DURGASOFT DURGA 🔗 COURSE LINK #python #programming ➖➖➖➖➖➖➖➖➖➖➖➖➖➖ 👉Join @python_bds for more👈
إظهار الكل...
Free Python Tutorial - Learn Python Language Fundamentals In Simple Way

To Know Basics of Python and To Enter Python World Very Easily - Free Course

2🔥 2👍 1
Pandas complete tutorial
إظهار الكل...
Milind Mali Pandas, Data Scientist, Data Analyst.pdf2.76 MB
👍 5 1
Photo unavailableShow in Telegram
Python Loops
إظهار الكل...
👍 11 1
Photo unavailableShow in Telegram
The code shows a class Planet with two init methods defined. In Python, a class cannot have multiple init methods; it can only have one init method. If you try to define more than one, the last one defined will overwrite any previous definitions. Therefore, when creating an instance of the Planet class, the last init method defined will be called, which in this case will print '2'. So the output of the code will be 2.
إظهار الكل...
👍 2👏 2 1