update
This commit is contained in:
4
2025.07.28_programming_with_python_and_cpp/a.py
Normal file
4
2025.07.28_programming_with_python_and_cpp/a.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import example
|
||||
|
||||
print(example.hello())
|
||||
print(example.add(3, 5))
|
Reference in New Issue
Block a user