8 Things You Must Know in Python
Offered By: LinkedIn Learning
Course Description
Overview
Learn eight things you should know to move beyond the basics of Python coding.
Syllabus
Introduction
- Eight things to know in Python
- Python all() function
- Python any() function
- Challenge: any() and all()
- Solution: any() and all()
- Python enumerate() function
- Python zip() function
- Challenge: enumerate() and zip()
- Solution: enumerate() and zip()
- Python reversed() function
- Challenge: reversed()
- Solution: reversed()
- Python min() and max() function
- Challenge: min() and max()
- Solution: min() and max()
- Python sorted() function
- Challenge: sorted()
- Solution: sorted()
- Next steps
Taught by
Jonathan Fernandes
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity