What is dot notation?
Answer:
The objects of a module that has been imported are accessed by using the module name followed by a dot followed by the object name. This is called dot notation.
Very Short Answer Type Questions (1 Mark each)
Very Short Answer Type Questions (1 Mark each)
Last updated at April 16, 2024 by Teachoo
Answer:
The objects of a module that has been imported are accessed by using the module name followed by a dot followed by the object name. This is called dot notation.