#include<stdio.h>
#include<conio.h>
#include<string.h>
int main() {
int i, number, num1, num2=0;
char str1[50];
num1 = number;
for(i=2; i<=20; i+=2) {
printf("%d", i);
printf(", ");
}
return 0;
}
BODMAS=Bracket, Order, Division, Multiplication, Addition and Subtraction. In certain regions, PEMDAS (Parentheses, Exponents, Multiplication, Division, Addition and Subtraction) is the synonym of BODMAS. It explains the order of operations to solve an expression.
Compounds with hydrogen bonding tend to have higher melting and boiling points because the hydrogen bonding leads to stronger intermolecular forces. Intermolecular forces are the attractive forces between molecules, and they affect the physical properties of a substance, including melting and boiling points.
Hydrogen bonding is a particularly strong type of intermolecular force that occurs when a hydrogen atom is bonded to a highly electronegative atom such as nitrogen, oxygen, or fluorine....
If a vector A is multiplied by a real number (say n), the vector of same nature is obtained but its magnitude is n times that of A.

Where could be the end? Any thoughts?
The end is when node_modules finishes installing.