Computers and Technology

For this problem, we're going to have python calculate the number of years that CSU was known as Columbus College. First, prompt the user to enter the year that Columbus College was renamed to be Columbus State University and assign that to a variable named csuYear. Then, prompt the user to enter the year that Columbus College was founded and assign that value to ccBirthYear. Note, if after submitting your solution it says: failed Regex - Error Then, click on the green "What's wrong?" button. If the Error details has something like: TypeError: unsupported operand type (s) for -: 'str' and 'str' then that means that the Python interpreter does not know how to subtract one string from another. Hint: It needs those variables to be ints and not strs. Note, if after submitting your solution it says: failed Regex - Output mismatch Then, click on the green "What's wrong?" button. If the difference block has: . +You entered 1996 . +You entered 1958

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:20, orlando19882000
The pyraminx is a rubik's cube-type toy in the shape of a tetrahedron (not a pyramid). the pyraminx shown below has edges 15\,\text{cm}15cm15, space, c, m long and vertical height h=12.2\,\text{cm}h=12.2cmh, equals, 12, point, 2, space, c, m. the triangle drawn with dashed lines is a right triangle. what is the distance rrr? round your answer to the nearest tenth.
Answers: 1
image
Computers and Technology, 22.06.2019 04:00, paige1614
When you collaborate or meet with a person or group online, it is called
Answers: 1
image
Computers and Technology, 22.06.2019 10:20, alcantar28eduin
Print "usernum1 is negative." if usernum1 is less than 0. end with newline. convert usernum2 to 0 if usernum2 is greater than 10. otherwise, print "usernum2 is less than or equal to 10.". end with newline
Answers: 3
image
Computers and Technology, 22.06.2019 15:50, minideeri
The file sales data. xlsx contains monthly sales amounts for 40 sales regions. write a sub that uses a for loop to color the interior of every other row (rows 3, 5, etc.) gray. color only the data area, columns a to m. (check the file colors in excel. xlsm to find a nice color of gray.)
Answers: 2
Do you know the correct answer?
For this problem, we're going to have python calculate the number of years that CSU was known as Col...

Questions in other subjects: