0

Could anyone explain exactly what Def defines?

Question

23rd Jul 2019, 1:46 PM
Mateusz Niewinski
Mateusz Niewinski - avatar
2 Respostas
+ 2
Hi Mateusz Niewinski Please put a brief of your query in question title. It will help others to know your question quickly. Thanks ☺
23rd Jul 2019, 2:58 PM
Sachin Artani
Sachin Artani - avatar
+ 1
a function. a function can be called later in the program. like the 'range' function, which is predefined. it helps to orginise your code and shorten it. because a function can be called as many times as you need unlike copypasting code everywhere
23rd Jul 2019, 1:53 PM
Anton Böhler
Anton Böhler - avatar