Tahamina_Taha

ex1

Feb 5th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.09 KB | None | 0 0
  1. #include<stdio.h>
  2. int main()
  3. {
  4.  
  5.     printf("welcome to my world.\n");
  6.     return 0;
  7.  
  8. }
Add Comment
Please, Sign In to add comment