I was taught in school that using cin/cout to get and show information to the user in a function was considered bad practice. I was told that all input/output should be done in the to g
I was taught in school that using cin/cout to get and show information to the user in a function was considered bad practice. I was told that all input/output should be done in the to g