MLH-Fellowship / orientation-project-python-23.FAL.A

Orientation Project (Python) for 23.FAL.A
0 stars 7 forks source link

Store Experience, Education, Skill objects such that ids do not change #40

Open hanrodz opened 1 year ago

hanrodz commented 1 year ago

Currently being stored in a list so if an earlier element is removed, all the following elements have different ids.