Skip to content

Add operators_overloading tasks integration#40

Open
faroukbelaid9 wants to merge 6 commits intomainfrom
operators-overloading
Open

Add operators_overloading tasks integration#40
faroukbelaid9 wants to merge 6 commits intomainfrom
operators-overloading

Conversation

@faroukbelaid9
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@MuhachevaPolina MuhachevaPolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. зачем файлы продублированы в 2 директориях?
  2. где решения заданий?
  3. где условия?
  4. где проверка?
  5. было дано 3 задачи, почему 1 наследник базового класса?

from ...base_module import BaseTaskClass, TestItem


class OperatorsOverloadingEasy1Test(BaseTaskClass):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

сделать для каждого класса (для каждого задания) отдельный файл

@@ -1,20 +1,19 @@
import argparse
import sys
from src import c_course, cpp_course
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

взять файл main.py из ветки main, чтобы не было проблем с работой

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants