Skip to content

Commit fe754d0

Browse files
initial project
1 parent 165a9c2 commit fe754d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1+
# Brain_games
12
### Hexlet tests and linter status:
23
[![Actions Status](https://github.com/UlianaPythonBackendDeveloper/python-project-49/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/UlianaPythonBackendDeveloper/python-project-49/actions)
34

45
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=UlianaPythonBackendDeveloper_python-project-49&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=UlianaPythonBackendDeveloper_python-project-49)
6+
### Links
7+
8+
This project was built using these tools:
9+
10+
| Tool | Description |
11+
|------------------------------------------------------------------------|---------------------------------------------------------|
12+
| [uv](https://docs.astral.sh/uv/) | "An extremely fast Python package and project manager, written in Rust" | |
13+
| [ruff](https://docs.astral.sh/ruff/) | "An extremely fast Python linter and code formatter, written in Rust" |
514

615
## brain_even
716
** Что нужно вычислить:** ` 1 четное число? Да или нет. 73 четное число? 25 четное число?`

0 commit comments

Comments
 (0)