Skip to content
Snippets Groups Projects
Commit 68b850bd authored by k2-colambatant's avatar k2-colambatant
Browse files

- This file contains the code snippet used for Task 6.

parent 3c6cc84d
No related branches found
No related tags found
No related merge requests found
#include <stdlib.h>
int main()
{
system("ls");
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment