Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.03 KB

unit_06.md

File metadata and controls

51 lines (33 loc) · 2.03 KB

*******************************************************

This syllabus is deprecated.

Intro to Programming has become Programming 101 and Programming 102.

Contact your instructor for the link to the correct syllabus.


*******************************************************

Unit 06

Back to Syllabus

Table of Contents

You made it!

  • The last day of class is finally here! We hope you've enjoyed yourself! Please help us make Intro Class better by taking this anonymous survey.

Built-In Functions

Pick three built-In functions to learn. Write your own example for each.

String Methods

Pick three string methods to learn. Write your own example for each.

List Methods

Pick three list methods to learn. Write your own example for each.

Functions

Additional Resources

Stretch