praveenkumar450
Newbie level 5
- Joined
- Jul 2, 2014
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Hyderabad, Andhra Pradesh, India
- Activity points
- 55
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
printf("%d\t",a=b);
printf("%d\t",a==b);
printf("%d %d\n",a,b);