Computer Science, asked by hasanamaan126, 6 months ago

Check Point
6.1
1. What is meant by token ? Name the
tokens available in Python.
2. What are keywords ? Can keywords be
used as identifiers ?
3. What is an identifier ? What are the
identifier forming rules of Python ?
4. Is Python case sensitive ? What is
meant by the term 'case sensitive' ?
5. Which of the following
following are valid
identifiers and why/why not :
Data_rec, data, 1 data, data1, my.file,
elif, switch, lambda, break ?
1. Unicode and ASCII are two character encodings​

Answers

Answered by rnayush15
0

Answer:

bla..... bla....... blaa......... ...

Answered by ykajal724
1

Answer:

hii

Explanation:

2. keyword is the word which is given as a clue , identify the following paragraph,sentence,etc. sometimes it can be used as identifier sometime it's not..

Similar questions