Community post
PCT ELEC 2
PCT- ELEC2
ASSIGNMENT 1
#include <stdio.h>
int main() {
printf (" ^\n /\n /\n /\n /\n __\n /");
printf (" ^\n /\n /\n /\n /\n __\n /");
printf (" ^\n /\n /\n /\n /\n __\n /");
return 0;
}
Replies (0)
Conversation
No replies yet
Replies will appear here as people join the conversation.