cp ./three_resistors_c.txt ./three_resistors.c cc three_resistors.c -o three_resistors.exe -Wall -lm