for python
list1 = [1,'hello',2] #we've created a list
for element in list1:
print(element) #we will print every element in list1
for python
list1 = [1,'hello',2] #we've created a list
for element in list1:
print(element) #we will print every element in list1
what is python used for
Python is a programming language with many use cases. It can be used to create:
1) Web Apps (With frameworks like Flask and Django)
2) Data Science (With frameworks like PyTorch and NumPy)
3) Games (With modules like Pygame)
4) Machine Learning (With frameworks like TensorFlow and Keras)
5) Graphical User Interfaces (With modules like Kivy and Tkinter)
6) Web Scraping (With frameworks like Beautiful Soup and Requests)
7) Automation (With frameworks like Selenium and Openpyxl)
And much more.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us