0 votes
by (1k points)
What is module with example?

1 Answer

0 votes
by (300 points)
A module is a python file that (generally) has only defenitions of variables, functions, and classes. For example, a module might look like this: Code Example 1 - moduletest.py.

Related questions

0 votes
1 answer
asked May 17, 2021 by example (1k points)
0 votes
1 answer
0 votes
1 answer
asked May 17, 2021 by brabmodule (120 points)
0 votes
1 answer
asked Aug 25, 2020 by ledmodules (200 points)
0 votes
1 answer
asked Nov 28, 2019 by structure (320 points)
0 votes
1 answer
asked Nov 28, 2019 by nrf24l01 (320 points)
0 votes
1 answer
asked Nov 28, 2019 by nrf24l01 (320 points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by modules (480 points)
...