Epython Lab
Відкрити в Telegram
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems. Buy ads: https://telega.io/c/epythonlab
Показати більше6 325
Підписники
+524 години
+17 днів
-2730 день
Архів дописів
6 326
To change the value of global variable in the function body we have to use global keyword.
6 326
We use global keyword to define global variable in the main program.
6 326
Local variables can be accessible inside inner function if it is declared inside outer function.
6 326
Artificial Intelligence, IOT and machine Learning : AI programs using Python A Beginners book
@epythonlab #AIbooks
6 326
Django 3 Tutorial & CRUD Example with MySQL and Bootstrap
https://efficientcoder.net/django-3-tutorial-and-crud-example-with-mysql-and-bootstrap/
@epythonlab
6 326
Upcoming videos...
1. Scrapping others Telegram groups members
2. Adding scraped members into your own group
I wanna know your reaction?
6 326
What is the output of the following code
x = 2
def square(): global x x= 4 res = (x**2) * x return res print(square())
6 326
Watch "Learn Python Basics" on YouTube
https://youtube.com/playlist?list=PL0nX4ZoMtjYEIYUrD8RHLnyatotgOkqAQ
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
