fa
Feedback
Learning Python for FREE

Learning Python for FREE

رفتن به کانال در Telegram

🧐 Want to learn the Python programming language and get one of the most demanded Skil 💵? Then stay tuned 🌟 and just watch the course we publish once a week🗓️: https://t.me/python_learning_free

نمایش بیشتر
3 445
مشترکین
+324 ساعت
+187 روز
+10230 روز
آرشیو پست ها
On commence 🔥

[Python] What is the output of the following code? ```python print(2 ** 3 ** 2) ```
Anonymous voting

[Python] Which of the following is NOT a valid way to import a module in Python?
Anonymous voting

[Python] What is the purpose of the `__init__` method in a Python class?
Anonymous voting

[Python] What will happen if you call `list.remove(item)` on a list where `item` does not exist?
Anonymous voting

[Python] What is the output of the following code? ```python x = [1, 2, 3] y = x x[0] = 0 print(y) ```
Anonymous voting

[Python] What is the difference between `is` and `==` in Python?
Anonymous voting

[Python] Which of the following is a mutable data type in Python?
Anonymous voting

[Python] What is the output of the following code? ```python print('Python'[-2]) ```
Anonymous voting

[Python] What does the `input()` function return in Python?
Anonymous voting

[Flutter] What is the primary programming language used in Flutter?
Anonymous voting

[Flutter] What is the primary programming language used in Flutter?
Anonymous voting

[Python] What will happen if you call `list.remove(item)` on a list where `item` does not exist?
Anonymous voting

J'envoie le quizz à 21h, soyez prêt 😁

Qui est partant pour une séance de quizz juste sur python pour tester les connaissances ?

Voici le début du 100 days of code

Pour une ressource en Français, c'est par ici.

🧠 Build your own ChatGPT
Build an LLM app with Mixture of AI Agents using small Open Source LLMs that can beat GPT-4o in just 40 lines of Python Code
⬇️ step-by-step instructions ⬇️

Qui est arrivé au jour 50-60?
Anonymous voting

[Web Development] Which of these is not a JavaScript framework?
Anonymous voting