Computer Science, asked by aakashika7, 11 months ago


2. Write 'T' for True and 'F' for False.

a) Python IDLE is an integrated development environment.

b) We can write the program code directly on the shell prompt.

c) The IDLE Editor is a program that allows you to type and edit the program code.

d) We must end all python statements with a period (.).

e.) The program output is seen in the Python Shell window.

f) We must define the data type of a variable before using it in a program.

g) All strings must be enclosed within single or double quotes in a Python program.

h.) The variables of int data type allow us to store decimal values.

i) The '_' operator can be used to subtract one text string from other.

j) Python program files always have an extension of .py,

pls answer these questions ​

Answers

Answered by suraj62111
13

Answer:

a.T.

.T

F

T

T

T

F

T

SELECT TO BRAINLIST ANSWER...

Similar questions