You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// cout<<"This is data type tutorial"<<endl<<"The value of a is :"<<a<<endl<<"The value of b is :"<<b<<endl<<"The value of pi is :"<<pi<<endl<<"The value of c is :"<<c;