Computer Science, asked by sushrutmukherjee4, 7 months ago

what is the purpose of punctuators in python?​

Answers

Answered by dollypatel16
5

Answer:

A punctuator is a token that has syntactic and semantic meaning to the compiler, but the exact significance depends on the context. A punctuator can also be a token that is used in the syntax of the preprocessor.

Similar questions