Answer:
hiii
Explanation:
kk ill follow you do you have any vids
IsTeenager = ( ( kidAge >= 13 ) && ( kidAge <= 19 ) ) ? true : false;
Another way:
if( ( kidAge >= 13 ) && ( kidAge <= 19 ) )
isTeenager = true;
else
isTeenager = false;
What you said? And what you get?
Answer:
1) pull out the legs of the tripod to gain the required height and necessary stability
2) adjust each of the legs so that the tripod is level
3) attach the camera to the tripod