We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d36c6 commit 77c85cdCopy full SHA for 77c85cd
code/tutorial_50/tutorial_50.md
@@ -0,0 +1,4 @@
1
+### Packages
2
+
3
+> A package is a group of class files.
4
+> Packages help keep your code unique from other people so you can resolve conflicts in your code if you have two or more classes with the same name.
0 commit comments