French, asked by ZesToXiC, 7 hours ago

Mettez au féminin:

1. Ce sont des étudiants.

2. IIs sont intelligents.

3. L’oncle de Marie est grand.

4. Voici un petit garçon canadien.

5. II est jeune et actif​

Answers

Answered by RajeshChaubeyKing
2

Answer:

hey mate here is your answer

import java.util.*;

import java.lang.*;

import java.io.*;

class Anubhav

{

public static void main (String[]args)

{

int n;

Scanner sc = new Scanner(System.in);

System.out.println("Enter a number");

n= sc.nextInt();

if (n%2==0)

System.out.println(" Number is even ");

else

System.out.println(" Number is odd ");

}

}

please mark me as brainliest

hope it helps

be brainly

Similar questions