initial commit
This commit is contained in:
1
.python-version
Normal file
1
.python-version
Normal file
@@ -0,0 +1 @@
|
|||||||
|
3.12
|
||||||
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[project]
|
||||||
|
name = "math-problems-structure"
|
||||||
|
version = "0.1.0"
|
||||||
|
description = "Add your description here"
|
||||||
|
readme = "README.md"
|
||||||
|
requires-python = ">=3.12"
|
||||||
|
dependencies = []
|
||||||
BIN
src/1-grade/example.png
Normal file
BIN
src/1-grade/example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 411 KiB |
1
src/1-grade/main.py
Normal file
1
src/1-grade/main.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
function main():
|
||||||
Reference in New Issue
Block a user