Question: In this lab, you will learn some of the basic features of Python. The objectives of this lab include the understanding of: variables, input, output,
In this lab, you will learn some of the basic features of Python. The objectives of this lab include
the understanding of: variables, input, output, if statements and loops.
Marks: Question is worth marks. Questions are worth mark each. Total: marks.
Variables are storage locations that you can use to store data. In Python, variables can be used
to store different types of data, eg integers, decimal numbers, and strings. # is used to add
comments that are not interpreted as program commands by Python. Below, describe in the
comment what you observe in the output for each case.
Start IDLE, in the shell, type each of the following stateme
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
