Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artem nikolaev #41

Open
wants to merge 6 commits into
base: Artem_Nikolaev
Choose a base branch
from

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

CourseApp/Program.cs Show resolved Hide resolved
[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