Computer Science, asked by devenderkaur708, 4 months ago

2.
3.
Print() function is used to accept the value of a variable from the user.
Avariable name can consist of alphabets, digits, and underscore.
Ascript is a program that you type in Python.
In Python, only one type of data can be stored in memory.
4.
5.
6.
7.
The string values cannot be multiplied together.
When we use ',' operator as the separator among the values, the values are displayed with a space
between them.
C.
1.
Application-based questions.
Kritika's computer teacher has given her an assignment to display the names of the fruits separated with a tab
space in Python. Which separator should she use with the print() function?
2.
Aman is working on his mathematics project work. He has to perform some quick calculations. Which mode of
Python programming should he use for doing them?
SECTION - B
Multiple-choice questions.
Which of the following data types is not supported in Python?
a. Numbers
b. String
When a new value is stored in a variable, its previous value gets
a. Accepted
b. Overwritten
c. List
c. Overlapped​

Answers

Answered by anchalakhil786
4

Answer:

hgdsatjlihgfretjufdjjgffhkuhggbtyb

Answered by nikhatmajid786
0

2.

3.

Print() function is used to accept the value of a variable from the user.

Avariable name can consist of alphabets, digits, and underscore.

Ascript is a program that you type in Python.

In Python, only one type of data can be stored in memory.

4.

5.

6.

7.

The string values cannot be multiplied together.

When we use ',' operator as the separator among the values, the values are displayed with a space

between them.

C.

1.

Application-based questions.

Kritika's computer teacher has given her an assignment to display the names of the fruits separated with a tab

space in Python. Which separator should she use with the print() function?

2.

Aman is working on his mathematics project work. He has to perform some quick calculations. Which mode of

Python programming should he use for doing them?

SECTION - B

Multiple-choice questions.

Which of the following data types is not supported in Python?

a. Numbers

b. String

When a new value is stored in a variable, its previous value gets

a. Accepted

b. Overwritten

c. List

c. Overlapped

Similar questions