Daniel Juárez RoblesBlockedUnblockFollowFollowingApr 3, 2016Hello World!Andrea1#include <stdio.h>int main(void){printf(“Hola Andrea”);return 0;}