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
//integer merupakan bilangan bulat dan tidak boleh ada karakter. contonya tidak boleh ada koma dan angka dibelakangnya. ex : 6.45 itu tdk boleh. bolehnya 6
#include <iostream>
using namespace std;
int main()
{
float a=7; //float untuk tipe data bilangan bulat dan karakter seperti koma titik dll