Video 5

Yes

average day ohio

Anyways

Lets get to the point

#include <iostream>

#include <string>

int main() {

Int x = 5;

Std::cout << ” x value (” << x << “)”;

return 0;

}