hello
i tired to make it but it gives me a lot of errors ….
i want my program to work an infinite number of times, meaning that someone can go through it over and over again. So for that you need a while loop, so this is how the logic of your program should work, while the user wants to run the program, allow them to choose one of three options, if option 1 do series circuit, if option 2 do parallel circuit, if option 3 quit the program. Then switch, case 1 do series circuit, case 2 do parallel circuit, case 3 quit program. and finally if the user chooses three, then you want the while loop to be come false.. this is the idea of the program but still so far i got many errors …. it is a project and i ask someone to hel because i found hard to me .. its a help dude
thanks