Import | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Import

what does the word import actually do there??!(in java)

1st Feb 2018, 2:11 PM
armin
2 Answers
- 1
In what? python? It imports libraries. Same in java
1st Feb 2018, 2:40 PM
Toni Isotalo
Toni Isotalo - avatar
+ 4
It gives you the ability to work with the library you want, so your code can be better and you can do more things with it.
1st Feb 2018, 5:28 PM
Tim Thuma
Tim Thuma - avatar