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 d99262b commit 9f85104Copy full SHA for 9f85104
1 file changed
exercises/practice/dnd-character/.docs/instructions.append.md
@@ -0,0 +1,5 @@
1
+# Instructions Append
2
+
3
+In this exercise you should define a `DndCharacter` class with:
4
+- A static method for `modifier(constitution)`.
5
+- Methods for `strength`, `dexterity`, `constitution`, `intelligence`, `wisdom`, `charisma`, and `hitpoints`
0 commit comments