N0698311 / SDI

Software Design Implementation
0 stars 0 forks source link

Write definition of method 'Second' #25

Open N0698311 opened 6 years ago

N0698311 commented 6 years ago

Write the definition of the method second that takes a parameter a stack object and returns the second element of the stack. The original stack remains unchanged.