We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e6f82 commit 2ec8173Copy full SHA for 2ec8173
1 file changed
_notebooks/homework/2025-10-13-1.11_math_lesson.ipynb
@@ -151,9 +151,17 @@
151
"5. B\n"
152
]
153
},
154
+ {
155
+ "cell_type": "markdown",
156
+ "id": "bb2d7e3f",
157
+ "metadata": {},
158
+ "source": [
159
+ "### Game Stats Calculator"
160
+ ]
161
+ },
162
{
163
"cell_type": "code",
- "execution_count": 4,
164
+ "execution_count": 5,
165
"id": "dddb687c",
166
"metadata": {
167
"vscode": {
@@ -168,7 +176,7 @@
168
176
"Health Difference: 45\n",
169
177
"Attack Damage: 22.5\n",
170
178
"Distance: 5.0\n",
171
- "Random Loot: 45\n"
179
+ "Random Loot: 27\n"
172
180
173
181
}
174
182
],
0 commit comments