Code with me

int age=10;
if (age=10)
{
printf("Yes age is 10");
}
else
{
printf("Yes age is not 10");

}

1 year ago | [YT] | 4