main( ) {
/*Computer programming is fun but needs some getting used to */
}
int main(){
printf(“I’m excited for you! Looks like you’re working with C? Have fun! \n”);
if(youNeedAnyHelp){
/*I’ll be happy to provide assistance ;D*/
}
return 0;
}
(via darntrina)
that’s what I’ll be doing at 5 in the morning lol