Computer Science, asked by tejassuresh2003, 10 months ago

1. Write the type of tokens from the following:

i. for   ii. CLASS

2. What do you mean by term two way indexing in Python?

3. Out of the following find those identifiers, which cannot be used for naming Variable or Functions in a Python Program:

Days * Rent, A_price, Grand Total, do, 2Clients, Participant1, My_city

4. If a=”blueberry”

Evaluate the following:

(i) a[1:1] (ii) a[ :-1]

5. List one similarity and one difference between List and Dictionary data type.

Answers

Answered by thesachin307
0

Answer:

sorry I'm weak in computer

Similar questions