#Meta-Wlp: #Macro: TITLE wlp: Learn C (I) p. 11
#include<stdio> int main(){ int zero ; /* this declares zero to be integer */ zero = 0 ; printf("My hero, %d%d7\n", 0, zero ) ; }#Shuffle: none $PAGE$-A $PAGE$-B Return to Learn C Introduction #: Yes. #: No. #: