Skip to content

Conversation

Artem199837
Copy link

Задание A и B сделаны

Copy link
Collaborator

@jskonst jskonst left a comment

Choose a reason for hiding this comment

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

И надо обновиться с мастер ветки

{
public static double FuncthionZnach(double x)
{
double a = 1.2;
Copy link
Collaborator

Choose a reason for hiding this comment

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

a b - должны передаваться в качестве параметров функции

return result;
}

public static double[] FuncthionForShag(double x_natch, double x_konch, double x_shag)
Copy link
Collaborator

Choose a reason for hiding this comment

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

не используйте snake_case - замените на camelCase

[Fact]
public void Test1()
{
Assert.True(true);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Тесты обновить!

@jskonst
Copy link
Collaborator

jskonst commented Nov 25, 2019

@Artem199837 🔧

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.

2 participants