-
## Human.java
https://github.com/vfaddey/ITMO_java_labs/blob/4b8477d4db6b9fb2c72d0f93992e01be11135008/src/base/Human.java#L230-L235
Непонятно, почему человек ответственнен за вывод инвентаря. Л…
Sat1l updated
9 months ago
-
Thanks for your sharing.
-
1. Modify quick start guide: add step-by-step explanations of typical FEDOT scenaries.
2. Add doc devoted to installation issues.
3. Add instruction to the FEDOT's bug reporting.
4. Extend Q&A sect…
-
Reviewer contact: https://t.me/strok1n
1. Класс base.Human имеет следующие методы, в которых просто вызывается System.out.println: lough (you mean laugh), shout, voice, sayToOnLanguage, ... . Таких…
ghost updated
10 months ago
-
Hello!
I'm programming in Python and want to use py-tetrad to work with Tetrad. According to the README:
1. I installed the Amazon Corretto JDK
```
openjdk version "17.0.9" 2023-10-17 LTS
OpenJDK…
-
https://github.com/zinchenko291/ITMO_PROG_LAB3/blob/6668aca69bbf9817ac18cea15282bd8fab027719/src/Characters/FrenBok.java#L14
тут то же самое
-
https://github.com/zinchenko291/ITMO_PROG_LAB3/blob/6668aca69bbf9817ac18cea15282bd8fab027719/src/StoryTeller/StoryTeller.java#L26
1 строка - 1 выражение
-
https://github.com/zinchenko291/ITMO_PROG_LAB3/blob/6668aca69bbf9817ac18cea15282bd8fab027719/src/Main.java#L12
возникает вопрос, что за число в названии, а не должен
-
https://github.com/zinchenko291/ITMO_PROG_LAB3/blob/6668aca69bbf9817ac18cea15282bd8fab027719/src/Items/Container.java#L18
вот эта проверка на instance станет ненужной если поставить тип параметра I…
-
**Describe the bug**
I tried to run `continuum_snake_render.py` example
**To Reproduce**
First script goes well.
```
python continuum_snake.py
Total steps 220199
100%|███████████████…