Feeds
提问
Issues with else / If command?
The program is user-defined. So far I have: Line 1: Rtotal=input('How many resistors are there? '); Line 2: R1=input('Wh...
10 years 前 | 1 个回答 | 0
1
个回答提问
Polynomial with user defined coefficient?
I'm having great difficulty on this. I need to create a program involving a third degree polynomial (ax^2+bx^2+c+d), where the u...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to create a calculator?
I'm trying to figure out how to program a user-friendly circuit calculator. It will be a basic series circuit (2 windows, with 1...
10 years 前 | 1 个回答 | 0