thank you for the video I took 3 hours trying to fix a problem with my code only to come across this video and come to the realization that I should try that double equal sign.
Personally I always stick to &&, but I think there’s a bit of a discussion on the subject ( stackoverflow.com/questions/14740864/any-downside-to-using-the-and-operator-vs-the-operator ).
Why do people use std::~~~~ instead of just doing using namespace std at the beginning? Im learning c++ as my first language in college and the teacher taught us this way but some students still go with the old route? Seems like a waste of time to keep doing it each line
Done with this one. Next! Also as one of the comments suggested i watch these at 1.25x. It legitimately fits perfectly. Anyway, thanks!
Studying the night before exam this saved my life dude
thank you for the video I took 3 hours trying to fix a problem with my code only to come across this video and come to the realization that I should try that double equal sign.
lol same
I used while(guess != answer) so you dont have to run the code after every guess
What if you wanted to print something like "you got my name right but my age is wrong!" - or vice versa
- Cheers
Could you still use the word ‘and’ instead of ‘&&’ or is there a down side to it
Personally I always stick to &&, but I think there’s a bit of a discussion on the subject ( stackoverflow.com/questions/14740864/any-downside-to-using-the-and-operator-vs-the-operator ).
I must say you look very fresh for being the age of 63 :D
So helpful for an international student!!!
sick and tired with you frequent publicity in all your tuto 😁😁😁
but you've been very helpful sir, thanks a million
Why do people use std::~~~~ instead of just doing using namespace std at the beginning? Im learning c++ as my first language in college and the teacher taught us this way but some students still go with the old route? Seems like a waste of time to keep doing it each line
It is a better practice to use the namespace per function, as the former could have unexpected consequences
thank you sir
Not sir. Sirs are boring this is a cool dude
@@MI-hf4cq lol
On line 11 you missed spelled the word “guess” into “gues”, which triggered me.
Me too. He never noticed it
no way he is 63
you look quite young for a 63 y/o dude
Gues :(