Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

Heres a Python script to print system information and the Python version pyt... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems analysis and design

Authors: kenneth e. kendall, julie e. kendall

8th Edition

135094909, 013608916X, 9780135094907, 978-0136089162

More Books

Students also viewed these Programming questions