Python Tutorial 16 - List Vs Dictionary Vs Tuple in Python (Comparison)

preview_player
Показать описание
Topic : List Vs Dictionary Vs Tuple in Python (Comparison)

#########################
Udemy Courses:
#########################

Manual Testing+Agile with Jira Tool
************************************

Selenium with Java+Cucumber
********************************

Selenium with Python & PyTest
********************************

Selenium with python using Robot framework
****************************************

API Testing(Postman, RestAssured & SoapUI)
*****************************************

Web & API Automation using Cypress with Javascript
********************************************

Playwright with Javascript
**************************

Jmeter-Performance Testing
************************

SDET Essencials(Full Stack QA)
*************************

Appium-Mobile Automation Testing
************************************

Java Collections
*****************

Python Programming
*********************

Cucumber BDD Framework
***************************

Protractor with Javascript
***************************

####################################
Youtube Playlists:
####################################

Manual Testing & Agile
***********************

SQL
**********************

linux & Shell Scripting
**********************

Java
**********************

Selenium With Java+Cucumber
********************************

Python
********************************

Selenium With Python,Pytest&Behave
***************************************

Selenium With Python Using Robert Framework
(Web&API Testing)
***********************************************

API Testing (Postman,SoapUi,&Rest Assured)
**********************************************

Mobile App Testing Appium
****************************

Performance Testing Jmeter
*******************************

Maven,Jenkins,Git,Github,CI/CD
*******************************

SQL,DB Testing&ETL,Bigdata
*******************************

JavaScript Based Automation Tools
********************************

Selector Hub Tools
********************

GraphQL
******************

Cypress API Testing
********************

Cypress Web Testing
**********************

Playwright with Javascipt
**************************

#PythonTutorial
#LearnPython
#PythonProgramming
#CodeWithPython
#PythonForBeginners
#PythonDevelopment
#PythonLanguage
#PythonCoding
#PythonTips
#PythonTricks
#PythonProjects
#PythonBasics
#PythonAdvanced
#PythonCommunity
#PythonLearning
#PythonScripting
#PythonCode
#PythonClasses
#PythonFunctions
#DataSciencePython
#PythonMachineLearning
#PythonWebDevelopment
#PythonDjango
#FlaskPython
#Python3
#PythonAutomation
#PythonLibraries
#PythonDataAnalysis
#PythonGUI
#PythonFramework
#PythonPackages
#PythonModules
#PythonDebugging
#PythonOOP
#PythonInterview
#PythonCareer
#PythonCertification
#PythonBestPractices
#PythonChallenge
#PythonSnippets
#PythonHacks
#PythonEducation
#PythonSyntax
#PythonBootcamp
#PythonResources
#PythonExercises
#PythonProjects
#PythonTutorials2023
#PythonOnlineCourse
#PythonSkillDevelopment
Рекомендации по теме
Комментарии
Автор

Very nice comprehensive list of differences put together on one sheet. Nicely done. There is one constructive suggestion that I want to make. We have to highlight the fact that the second index in slicing is not included in access. This is illustrated by a simple example: A = [10, 20, 30, 40] print(A[1:3]) will print 20, 30 but not 40, even though it is index 3. It stops one before the second index value. Not very intuitive and hence needs to be highlighted. Othe than this small suggestion it's a very good presentation by you!

SureshKumar
Автор

thank you so much sir, you will save my test

Ruichen
Автор

wht dies the second index start from 1 when slicing?

anandhu
Автор

Sir, why tuple is faster than list. plz tell me answer

nagarajusingothu
Автор

thank you, sir, from Jordan middle east

raidzaki
Автор

Why not set is covered .set us not that imp? Or much not used?

mamtajhawar