0
What the use of import and package and why we mention and what benifit in program
Place give me satisfy answer
1 Odpowiedź
+ 4
We can only give you a satisfying answer if you give us sufficient context.
👉Tag the relevant programming language
In general, (installed) packages can be imported to provide us with helpful functions and classes for us to use so we don't have to re-write them ourselves.