Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
My first code:-
#include<stdio.h>
Int main(){
Print("Hello priya");
}
Output: I still have a boyfriend.
@Artemix -
@elonmusk @Artemix why is int and print pascalcase
And why is there print im confused isn't this c/c++
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
gururaju8Credit : 9gag Laughed so hard, that I had to defenitely post it on devRant.
-
elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
My first code:-
#include<stdio.h>
void main() {
printf("Hello Priya");
}
Output:- I have a boyfriend!
undefined
c
girlfriend
lol