Spring 2019

PIC 10A: Introduction to Programming

Discussion Section 2A, 2B

Wonjun Lee



Week2

Tuesday

Solutions to the problems from the textbook

- Exercise P2-1.cpp

- Exercise P2-10.cpp

- Exercise P2-13.cpp - This will be posted next week

Thursday

About prefix and postfix

- prefix_postfix.cpp


About substr function from string

- substr.cpp