Community Profile

photo

Carlos


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


if i use the input function to request test scores and i have three students with three test scores each. how do i make the command window spit out the total sum of each students scores with a for loop.
Lk=input('input test grades for Luke : '); La=input('input test grades for Leia: '); An=input('input test grades for Anakin:...

9 years ago | 1 answer | 0

1

answer