Skip to content
Snippets Groups Projects
Commit b1238da5 authored by zabiulla.ahmadi's avatar zabiulla.ahmadi
Browse files

second part <héritage et polymorphisme

parent 95dd379d
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ public class Main extends Helper { ...@@ -4,6 +4,6 @@ public class Main extends Helper {
public static void main(String[] args) { public static void main(String[] args) {
Helper.runApplication(); Helper.runApplication();// start application
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment