Int myfuntction (int n)
{
int x =n*2;
int y=(x+1)%3;
return y-x;
}
Answers
Answered by
0
Answer:
your program is wrong
Explanation:
there is nothing called funtction in python.
Similar questions
Math,
3 months ago
English,
3 months ago
India Languages,
3 months ago
English,
6 months ago
Computer Science,
6 months ago
Physics,
11 months ago
Math,
11 months ago
Math,
11 months ago