Can an algorithm be reused as an abstraction?

I have a student working on the Create PT that wants to reuse part of his algorithm as an example of an abstraction. Is this allowed? It doesn’t say explicitly in the instructions that this cannot be done but I just want to make sure.

1 Like

That is okay. The algorithm question and abstraction question can refer to the same piece of code as long as they address the responses appropriately.

1 Like

Great thanks for the help!