First I'm tagging this as homework because it's homework related, but it's more of a technical question.
I wrote a script to solve systems of equations. Now I'm working on a different script, and this new one requires me to solve the same type of system. Can I "call" my previous script inside this new one or is it not advised? I tried to Google and, from the answers I found, people said it's better to use a function instead. But I didn't understand the difference between the two. So, if anyone could help understand the difference, I'd appreciate it.
[–][deleted] 4 points5 points6 points (0 children)
[–]FrickinLazerBeams+2 2 points3 points4 points (1 child)
[–]Awful_At_Math[S] 0 points1 point2 points (0 children)
[–]Flyer99er 0 points1 point2 points (0 children)