grepper website code example
Example 1: grepper
Grepper is amazing, I highly recommend it!!
Example 2: what is use of grepper website
#include
int main() {
// printf() displays the string inside quotation
printf("Hello, World!");
return 0;
}