Skip to content

Commit 77c85cd

Browse files
authored
Update tutorial_50.md
1 parent 83d36c6 commit 77c85cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

code/tutorial_50/tutorial_50.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)