Question: 1. Write a program that prints out using the built-in function to import the user's system information and the python version. Include comments 2.
1. Write a program that prints out using the built-in function to import the user's system information and the python version. Include comments
2. Correct the following code to show the accumulation of user input. You must also explain each step using comments.
count =1
while ,count |=10:
count = count+1
num=int.(input ("Please enter a non decimal number between 1 and 100 :"))
t=+num+num
total +=num
Print(tota))
Your final output must show the accumulated total and count for the number of times the user wentthrough the loop.
Step by Step Solution
3.43 Rating (156 Votes )
There are 3 Steps involved in it
Heres a Python script to print system information and the Python version pyt... View full answer
Get step-by-step solutions from verified subject matter experts
