// ------------------------- While Loop ------------------------- #include #include #include using namespace std; int main() { // while loops string name = " "; while (name.empty()) { cout
@shiploshs3 жыл бұрын
Hey Bro Please help... in do while loop i have some issues 🥺. I wrote the same code but it when i run it. "Exception Unhandled Ungandle exception at 0x76F7A892 in main.exe: Microsoft C++ exception: std::out_of_range at memory location 0x008FF8CO." This massage pops up
@Adam-kk7nw2 жыл бұрын
Where did you get the line getline and what is it , can u explained please
@johndelmo121311 ай бұрын
Hi, if you're still wondering, it is for space. It is a must if the answer require an space
@tomaszkarolak61794 жыл бұрын
The best tutorials, I've ever seen on YT, thx bro!!!
@scsc-u9y2 жыл бұрын
Bro, your tutorials are the absolute best! You also really pronounced Oregon like Or-eh-gone at 5:20 💀
@amarald8424 жыл бұрын
Cool video! :D
@yousseftech64473 жыл бұрын
Nice bro 👌
@DArK-xj8lr3 жыл бұрын
Underrated
@dilan234 Жыл бұрын
Thank you bro!
@mitsuqxo11 ай бұрын
Thank youuu bro!!
@isaie90574 жыл бұрын
thank you bro
@neeraj42103 жыл бұрын
Thanks 👍
@cu_8j4 жыл бұрын
Thanks for your hard work bust i wont to learn program to make a mobile game i have the idea but i dont know how to do it i sarted lerning python but i dont know whats the best for making games for mobile
@BroCodez4 жыл бұрын
Start with Java. It's used for Android apps and is one of the easier languages to learn.