Back-End Programming Exam  >  Back-End Programming Videos  >  Python Tutorial in Hindi  >  Python tutorial in Hindi 25 : list part 1

Python tutorial in Hindi 25 : list part 1 Video Lecture | Python Tutorial in Hindi - Back-End Programming

80 videos

FAQs on Python tutorial in Hindi 25 : list part 1 Video Lecture - Python Tutorial in Hindi - Back-End Programming

1. List क्या होता है?
Ans. List एक डेटा संरचना होती है जो कि Python में प्रयोग होती है। यह कई आइटम को संग्रहीत करने की क्षमता रखती है और इन्हें एक ही स्थान पर अद्यतित करने की अनुमति देती है।
2. List को कैसे बनाया जाता है?
Ans. List को [ ] चिह्नों के बीच में आइटमों के साथ बनाया जा सकता है। इन आइटमों को कोई भी Python डेटा टाइप हो सकता है, जैसे कि अंक, स्ट्रिंग्स, या अन्य संख्यात्मक या स्ट्रक्चरल डेटा टाइप।
3. List में कैसे आइटमों को एक्सेस किया जाता है?
Ans. List में संख्यात्मक आइटमों को इंडेक्सिंग के द्वारा एक्सेस किया जा सकता है। पहले आइटम का इंडेक्स 0 होता है, दूसरे का इंडेक्स 1 होता है और इसी तरह से जारी रहता है।
4. List में कैसे आइटमों को अद्यतित किया जाता है?
Ans. List में आइटमों को अद्यतित करने के लिए उनके इंडेक्स का उपयोग किया जाता है। आइटम के नए मान को सीधे उस इंडेक्स पर दर्ज करके उन्हें अद्यतित किया जा सकता है।
5. List में कैसे आइटमों को हटाया जाता है?
Ans. List में से आइटम हटाने के लिए del अभिव्यक्ति का उपयोग किया जाता है। इसके लिए आइटम के इंडेक्स का उपयोग करके del कमांड का उपयोग करें और उस आइटम को हटा दें।
Explore Courses for Back-End Programming exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

shortcuts and tricks

,

past year papers

,

ppt

,

Sample Paper

,

Viva Questions

,

video lectures

,

Objective type Questions

,

mock tests for examination

,

Semester Notes

,

study material

,

Summary

,

practice quizzes

,

MCQs

,

Extra Questions

,

Free

,

Python tutorial in Hindi 25 : list part 1 Video Lecture | Python Tutorial in Hindi - Back-End Programming

,

Python tutorial in Hindi 25 : list part 1 Video Lecture | Python Tutorial in Hindi - Back-End Programming

,

Previous Year Questions with Solutions

,

pdf

,

Python tutorial in Hindi 25 : list part 1 Video Lecture | Python Tutorial in Hindi - Back-End Programming

,

Important questions

,

Exam

;