C# Programming Tutorial 21 - Logical and Comparison Operators

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

Thank you Caleb. I am slowly recovering from a "programming burnout" and your videos are assisting me in becoming motivated to code again. Keep up the great work!

robertpietkiewicz
Автор

"Shawty support group"
I died xD

MohamedMagdy-qlpl
Автор

Ok now I wanna know what shawty support group seen in the old lady’s shopping cart 🤣😂🤣

rady
Автор

Here's the code for Windows VS .NET

class Program
{
static void Main(string[] args)
{
Console.Write("What's your age: ");
int age =

Console.Write("What's the passcode: ");
string password = Console.ReadLine();

if (age > 12 && password == "123")
{
Console.WriteLine("");
Console.Write("Welcome.");

}

Console.Read();
}
}

treeofrussia
Автор

I use whats the difference between that and int32.parse

garhead
Автор

"sysout" lol. That's usable only in Java, I think.

DonkeykongSw
Автор

hi dude i need yr song plying at the of video

sizwesibekezelo