Starter Quiz
Question 1 of 6
1
of 6
What is a module in programming?
Select one answer
a file that contains pre-made code you can use in your programs
a type of variable used in loops
a function that repeats tasks
a method to debug code
It’s something you can import into your code.
Need a hint?
Check