Hi friends ! welcome in M-Taech computer Academy.
Today in this session we will learn what is set in python
The set in python can be defined as the unordered collection of various items enclosed within the curly braces.
The elements of the set can not be duplicate. The elements of the python set must be immutable.
Unlike other collections in python, there is no index attached to the elements of the set, i.e., we cannot directly access any element of the set by the index. However, we can print them all together or we can get the list of elements by looping through the set.
...................................
Web Scraping Tutorials using bs4 (BeautiFulSoup)
• What is Web Scraping and its use
............................
Tuple in python
• python tutorial for beginners tuple i...
.....................
Indexing and Slicing in python
• Python slicing and indexing in tuple
....................................
How To install python
• Install Python On Window In Hindi
..............................
Download python
https://www.python.org/downloads/
.....................................
Affiliate Marketing से महीने के हजारों रुपये कैसे कमाए!!
• Affiliate Marketing से महीने के हजारो...
...................................................
Affiliate marketing se hazaro rupaye kaise kamayen
• Affiliate Marketing से महीने के हजारो...
What is canva and how to use it
• What is canva how to use it ?
min(), max() functions
• min(), max() function in list
clear() , copy() and sort() functions in list
• clear(), sort() and copy() functions ...
insert() and pop() function in list
• insert() and pop() function in list
how to update list in python
• How to update list in python
what is list and how to create list in python
• What is list in python
count(), index() , reverse() function in list
• count(), reverse(), index() functions...
Python parsing html with BeautifulSoup
• Python parsing html with beautifulsoup
Getting started with web scraping using pythn • Getting Stsrted with web Scraping us...
How to install jupyter notebook on widnow 10
• How to install Jupyter Notebook on wi...
your first web app;ication using node.js
• Your First Web Application Using Node.js
Pyhon Tutorial in hindi • What is python and its festures
.......................................
Facebook page / mtechcomputeracademy
.................................
Instagram / mtechcomputeracademy
.......................................................
Twiter / mtech_academy
#mtechcomputeracademy #syntaxtocreateset #WhatIsSet #HowUseSetInPython