Advertisement
rahat62

Toph-The Boat Filled With Love

Jan 31st, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.12 KB | None | 0 0
  1. #include<stdio.h>
  2. int main()
  3. {
  4.     int n;
  5.     scanf("%d",&n);
  6.     printf("We Love You. We %d Are Here For You.",n);
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement