SlideShare une entreprise Scribd logo
1  sur  17
print("hello world, python!!")
print("hello world, This is the 2nd line~~~~!!")
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)
• m_list = [0,1]
• print(m_list)
• # m_list.insert(100, 5)
• # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5]
• # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...?
• # - Java list: m_list.append(), pop
• # - Java array: m_list[100]
• print(m_list)

Contenu connexe

Similaire à good_2023_0208.pptx

Ejercicios de estilo en la programación
Ejercicios de estilo en la programaciónEjercicios de estilo en la programación
Ejercicios de estilo en la programaciónSoftware Guru
 
Learn python - for beginners - part-2
Learn python - for beginners - part-2Learn python - for beginners - part-2
Learn python - for beginners - part-2RajKumar Rampelli
 
Closure, Higher-order function in Swift
Closure, Higher-order function in SwiftClosure, Higher-order function in Swift
Closure, Higher-order function in SwiftSeongGyu Jo
 
Python for High School Programmers
Python for High School ProgrammersPython for High School Programmers
Python for High School ProgrammersSiva Arunachalam
 
第二讲 Python基礎
第二讲 Python基礎第二讲 Python基礎
第二讲 Python基礎juzihua1102
 
第二讲 预备-Python基礎
第二讲 预备-Python基礎第二讲 预备-Python基礎
第二讲 预备-Python基礎anzhong70
 
SMS Spam Filter Design Using R: A Machine Learning Approach
SMS Spam Filter Design Using R: A Machine Learning ApproachSMS Spam Filter Design Using R: A Machine Learning Approach
SMS Spam Filter Design Using R: A Machine Learning ApproachReza Rahimi
 
Groovy Refactoring Patterns
Groovy Refactoring PatternsGroovy Refactoring Patterns
Groovy Refactoring PatternsNaresha K
 
Mutation testing with the mutant gem
Mutation testing with the mutant gemMutation testing with the mutant gem
Mutation testing with the mutant gemDonSchado
 
list and control statement.pptx
list and control statement.pptxlist and control statement.pptx
list and control statement.pptxssuser8f0410
 
Introduction to R for Data Science :: Session 3
Introduction to R for Data Science :: Session 3Introduction to R for Data Science :: Session 3
Introduction to R for Data Science :: Session 3Goran S. Milovanovic
 
Fog City Ruby - Triple Equals Black Magic
Fog City Ruby - Triple Equals Black MagicFog City Ruby - Triple Equals Black Magic
Fog City Ruby - Triple Equals Black MagicBrandon Weaver
 
Module 2 - Lists, Tuples, Files.pptx
Module 2 - Lists, Tuples, Files.pptxModule 2 - Lists, Tuples, Files.pptx
Module 2 - Lists, Tuples, Files.pptxGaneshRaghu4
 

Similaire à good_2023_0208.pptx (20)

Ejercicios de estilo en la programación
Ejercicios de estilo en la programaciónEjercicios de estilo en la programación
Ejercicios de estilo en la programación
 
Learn python - for beginners - part-2
Learn python - for beginners - part-2Learn python - for beginners - part-2
Learn python - for beginners - part-2
 
Python-List.pptx
Python-List.pptxPython-List.pptx
Python-List.pptx
 
Lecture 3.1 python loop 1 (ewurc)
Lecture 3.1 python loop 1 (ewurc)Lecture 3.1 python loop 1 (ewurc)
Lecture 3.1 python loop 1 (ewurc)
 
Closure, Higher-order function in Swift
Closure, Higher-order function in SwiftClosure, Higher-order function in Swift
Closure, Higher-order function in Swift
 
Python for High School Programmers
Python for High School ProgrammersPython for High School Programmers
Python for High School Programmers
 
Python lists & sets
Python lists & setsPython lists & sets
Python lists & sets
 
第二讲 Python基礎
第二讲 Python基礎第二讲 Python基礎
第二讲 Python基礎
 
第二讲 预备-Python基礎
第二讲 预备-Python基礎第二讲 预备-Python基礎
第二讲 预备-Python基礎
 
Pa1 lists subset
Pa1 lists subsetPa1 lists subset
Pa1 lists subset
 
SMS Spam Filter Design Using R: A Machine Learning Approach
SMS Spam Filter Design Using R: A Machine Learning ApproachSMS Spam Filter Design Using R: A Machine Learning Approach
SMS Spam Filter Design Using R: A Machine Learning Approach
 
Python for Beginners(v3)
Python for Beginners(v3)Python for Beginners(v3)
Python for Beginners(v3)
 
Groovy Refactoring Patterns
Groovy Refactoring PatternsGroovy Refactoring Patterns
Groovy Refactoring Patterns
 
1 pythonbasic
1 pythonbasic1 pythonbasic
1 pythonbasic
 
Mutation testing with the mutant gem
Mutation testing with the mutant gemMutation testing with the mutant gem
Mutation testing with the mutant gem
 
Ken20150417
Ken20150417Ken20150417
Ken20150417
 
list and control statement.pptx
list and control statement.pptxlist and control statement.pptx
list and control statement.pptx
 
Introduction to R for Data Science :: Session 3
Introduction to R for Data Science :: Session 3Introduction to R for Data Science :: Session 3
Introduction to R for Data Science :: Session 3
 
Fog City Ruby - Triple Equals Black Magic
Fog City Ruby - Triple Equals Black MagicFog City Ruby - Triple Equals Black Magic
Fog City Ruby - Triple Equals Black Magic
 
Module 2 - Lists, Tuples, Files.pptx
Module 2 - Lists, Tuples, Files.pptxModule 2 - Lists, Tuples, Files.pptx
Module 2 - Lists, Tuples, Files.pptx
 

Dernier

SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrsaastr
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Hasting Chen
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxmohammadalnahdi22
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyPooja Nehwal
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMoumonDas2
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Chameera Dedduwage
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfhenrik385807
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubssamaasim06
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...Sheetaleventcompany
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxNikitaBankoti2
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 

Dernier (20)

SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptx
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 

good_2023_0208.pptx

  • 1. print("hello world, python!!") print("hello world, This is the 2nd line~~~~!!")
  • 2. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 3. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 4. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 5. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 6. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 7. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 8. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 9. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 10. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 11. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 12. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 13. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 14. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 15. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 16. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)
  • 17. • m_list = [0,1] • print(m_list) • # m_list.insert(100, 5) • # print(m_list) #[0,1,5]? #Ans: 2 votes, [0,1,x ,x, x....,5] • # print(m_list.index(5)) #2, #Ans 2 votes: 100, # Ans vote:...? • # - Java list: m_list.append(), pop • # - Java array: m_list[100] • print(m_list)