• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

A developer is constructing some functions in Python. When is a function referred to as a module in Python?

  • when the function is initiated during the execution of a Python program
  • when the function is packaged in a single Python file
  • when the function is used for the first time
  • when the function is declared during the execution of a Python program
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments