C# if statements 🤔

  Рет қаралды 49,491

Bro Code

Bro Code

Күн бұрын

Пікірлер: 40
@BroCodez
@BroCodez 3 жыл бұрын
using System; namespace MyFirstProgram { class Program { static void Main(string[] args) { //if statement = a basic form of decision making // -------------------- Example 1 -------------------- Console.WriteLine("Please enter your age: "); int age = Convert.ToInt32(Console.ReadLine()); if (age >= 18) { Console.WriteLine("You are now signed up!"); } else if (age < 0) { Console.WriteLine("You haven't been born yet!"); } else { Console.WriteLine("You must be 18+ to sign up!"); } // -------------------- Example 2 -------------------- Console.WriteLine("Please enter your name: "); String name = Console.ReadLine(); if (name == "") { Console.WriteLine("You did not enter your name!"); } else { Console.WriteLine("Hello " + name); } Console.ReadKey(); } } }
@snahhhhhhh
@snahhhhhhh Жыл бұрын
Thanks bro
@PersonCoding
@PersonCoding 6 ай бұрын
Hi bro
@Operius88
@Operius88 2 ай бұрын
bro really doesnt know how many test he's saved me from failing :)
@jd_me1330
@jd_me1330 2 жыл бұрын
Being trying to get through this problem since ages. watched at least 20 vids
@kultaseppa
@kultaseppa 2 жыл бұрын
Very helpful! Thank you sir
@unwind8858
@unwind8858 2 жыл бұрын
Can you If else multiple choices question? Like only letter A,B,C will be accepted and then count how many times you choose each Letter to get the result of the test.
@damirusensith5611
@damirusensith5611 2 жыл бұрын
You just helped me with my assignment,, thank u :)
@leandrosantorsola684
@leandrosantorsola684 Жыл бұрын
Excellent, thanks!
@y-it4207
@y-it4207 2 жыл бұрын
OMG thank you sooooo much. I’ve been trying to make a chat bot and this is just what I need!
@alexiscoe1040
@alexiscoe1040 3 жыл бұрын
Very helpful, thanks
@viniciuslima1064
@viniciuslima1064 Ай бұрын
Thanks bro
@engirckt5410
@engirckt5410 3 жыл бұрын
best online class ever!
@spartanranger
@spartanranger 3 жыл бұрын
Thanks for the video Bro.
@quexpRPG
@quexpRPG 6 ай бұрын
Oooh, thank you for this!
@ykta_art
@ykta_art 7 ай бұрын
Thanks ❤
3 жыл бұрын
Thanks!
@whitedinamo
@whitedinamo 2 жыл бұрын
lesson check😇
@zapoyou2
@zapoyou2 Жыл бұрын
Bro, great video.
@simik4830
@simik4830 2 ай бұрын
comment for algorithm!
@ArnoldNatasha-f6f
@ArnoldNatasha-f6f 8 ай бұрын
Legend
@honeypunch1230
@honeypunch1230 2 жыл бұрын
Thank you, bro code!
@movieworld812
@movieworld812 6 ай бұрын
" "You haven't been born yet" " 💀
@movieworld812
@movieworld812 6 ай бұрын
" "You are to old to sign up" " ☠️
@saferji8538
@saferji8538 2 жыл бұрын
bro what if i entered a letter in age what code do i have to enter to restrict the letter from age hope u see this thanks
@Seth069
@Seth069 Жыл бұрын
well technically you can't, since it's an "int" prefix and not "string"
@RandomGuyOnDaFreakingNet
@RandomGuyOnDaFreakingNet Жыл бұрын
this guy also made a tutorial for C# exception statements, go watch that
@zanvee
@zanvee 3 жыл бұрын
Can we use if statement for string variable?
@ykta_art
@ykta_art 7 ай бұрын
Yes if we use string Variable in first we can use it
@zanvee
@zanvee 7 ай бұрын
@@ykta_art thanks for replying man i been waiting 2 years for my answers
@garshafatemianaraki9041
@garshafatemianaraki9041 3 ай бұрын
Gg
@budderrar5751
@budderrar5751 2 жыл бұрын
noice
@officiallypaula510
@officiallypaula510 2 күн бұрын
Hello Bro
@momstar7127
@momstar7127 17 күн бұрын
Y O U A R E A M A Z I N G !!!!
@Zomatsu143
@Zomatsu143 9 ай бұрын
that's bro
@__random_variable
@__random_variable 3 жыл бұрын
1:31 i am 12 years
@definitelynotchris4776
@definitelynotchris4776 2 ай бұрын
what if
@zakmartin7567
@zakmartin7567 2 жыл бұрын
would give it a like, but it's at 69
@garshafatemianaraki9041
@garshafatemianaraki9041 3 ай бұрын
Pp
C# switches 🔀
3:07
Bro Code
Рет қаралды 64 М.
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 38 МЛН
C# methods 📞
6:05
Bro Code
Рет қаралды 62 М.
5.2 Conditionals: If Statements - Learning C#
11:03
ParametricCamp
Рет қаралды 2,1 М.
C# type casting 💱
7:15
Bro Code
Рет қаралды 55 М.
While Loops | C# | Tutorial 18
9:10
Giraffe Academy
Рет қаралды 46 М.
C# string methods 🔤
6:52
Bro Code
Рет қаралды 42 М.
C# constructors 👷
5:44
Bro Code
Рет қаралды 89 М.
Control Flow in Python - If Elif Else Statements
16:08
Programming with Mosh
Рет қаралды 309 М.
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59