Skip to content

Feat: create java file and test fileLesson_16 #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Apr 23, 2025

Conversation

Tezz03
Copy link
Contributor

@Tezz03 Tezz03 commented Apr 11, 2025

No description provided.

@@ -0,0 +1,107 @@
package com.codedifferently.lesson16.playertest;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong package and file location, please fix.

}
}

// String name, Type type, int level, double currentExperience, int expPerFight, ArrayList<String>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot commit commented out code, please remove.

Signed-off-by: Anthony D. Mays <[email protected]>
@anthonydmays anthonydmays merged commit c11a986 into code-differently:main Apr 23, 2025
1 check passed
@Tezz03
Copy link
Contributor Author

Tezz03 commented Apr 24, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants