#include <stdio.h> int main() { int i=10; if (i=11) printf("Hello"); else printf("hello world"); return 0; }
I am new at coding and I face this issue and I am totally confused now. can someone answer me.
Aucun commentaire:
Enregistrer un commentaire