Tech: Artificial Intelligence AI, Blockchain, Augmented Reality, Software, Programming, and more
Thursday, August 27, 2020
if else
if (x<y)
{
printf("x is less than y \n");
}
else
{
printf("x is not less than y \n");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment