@@ -52,7 +52,7 @@ sum_of_numbers = MathOperations.add_numbers(10, 15)
52
## 📎 Example output:
53
54
```py
55
-# sum_of_numbers --> 25
+# Sum of Numbers: 25
56
```
57
58
## 💡 Hints:
0 commit comments