logistic_guy
Full Member
- Joined
- Apr 17, 2024
- Messages
- 591
here is the question
there's no question this time
my attemv
this is my first try in programming
i'm surprise how very easy it's
#include <iostream>
int main()
{
std::cout << "hello world";
}
output: hello world
i don't know why it's written awkwardly like that, but it's no match to compare with engineering
if i know programming is easy before, i don't never study engineering
there's no question this time
my attemv
this is my first try in programming
i'm surprise how very easy it's
#include <iostream>
int main()
{
std::cout << "hello world";
}
output: hello world
i don't know why it's written awkwardly like that, but it's no match to compare with engineering
if i know programming is easy before, i don't never study engineering