NinjaBreadLord / super-duper-bassoons

Daniel, Jun, Everitt, Lucas, Rithwikh
1 stars 2 forks source link

Create Task - Daniel #21

Open dtsivkovski opened 2 years ago

dtsivkovski commented 2 years ago

Idea: Parsing strings to find integers, then sorting those strings based on the integers inside, then outputting two lists: list of the sorted integers and list of the strings sorted by their integer.

Use case: An example of using this program would be to find the IDs of people within emails, finding values within strings, or other similar situations.