C# while loops ♾️

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 32

  • @BroCodez
    @BroCodez  3 года назад +22

    using System;
    namespace MyFirstProgram
    {
    class Program
    {
    static void Main(string[] args)
    {
    // while loop = repeats some code while some condition remains true
    String name = "";
    while (name == "")
    {
    Console.Write("Enter your name: ");
    name = Console.ReadLine();
    }
    Console.WriteLine("Hello " + name);
    Console.ReadKey();
    }
    }
    }

  • @shoxruxqodiraliyev531
    @shoxruxqodiraliyev531 2 года назад +6

    Thank for lesson it was very usefull

  • @juicedelemon
    @juicedelemon 2 года назад +23

    HELP! I'M STUCK IN AN INFINITE LOOP!!!

  • @leoaliev
    @leoaliev 6 месяцев назад

    Ваши уроки более яснее чем рассказывают об этом русские🤦🏻
    Спасибо большое 🙏

  • @justsomepleb6814
    @justsomepleb6814 Месяц назад

    Not going to lie, content like these should be often used by RUclipsrs instead of the other useless entertainment.

  • @spartanranger
    @spartanranger 3 года назад +4

    Thanks for the video brother.

  • @anatolii2202
    @anatolii2202 6 месяцев назад

    ok, this is my lesson #15. thank you broooo. i am excited to post the comment under last published video for c# and then move on to next language

  • @kingtyphoon
    @kingtyphoon Год назад +1

    Awesome video!

  • @RyanRajesh-p8r
    @RyanRajesh-p8r Год назад +3

    what if i wanted to user input to be an int and they place an empty int?

  • @Milkshaco
    @Milkshaco 3 года назад +2

    ty sir as always

  • @xhago605
    @xhago605 Год назад +1

    thanks

  • @soviet_cheese4407
    @soviet_cheese4407 Год назад

    Chad channel.

  • @ognjen7294
    @ognjen7294 Год назад

    volim te

  •  3 года назад

    Thanks!

  • @yair6380
    @yair6380 2 года назад

    Thenk you

  • @budderrar5751
    @budderrar5751 2 года назад

    noice

  • @vincdraws4742
    @vincdraws4742 Год назад

    Random rnd = new Random();
    int num = rnd.Next();

  • @hggpi
    @hggpi 4 месяца назад

    do while loops restart if the condition is true again?

  • @whitedinamo
    @whitedinamo 2 года назад

    lesson check😇

  • @muzamilzaman7463
    @muzamilzaman7463 Год назад +1

    My program start from Module Module1 then sub main () and end sub ()
    Why mine and your syntax is different

    • @JuanSumChninezeFue
      @JuanSumChninezeFue 10 месяцев назад

      Because Visual Studio updates code to require less.

  • @drea7363
    @drea7363 Год назад +1

    random comment 😃

  • @Operius88
    @Operius88 19 дней назад

    3 years later, still saving my exams

  • @simik4830
    @simik4830 2 месяца назад

    random comment

  • @nzvozodbek
    @nzvozodbek Год назад

    Console.Write("Thank you");

  • @The_Ancient_Guardian
    @The_Ancient_Guardian Год назад

    Conde de sabugosa.

  • @definitelynotchris4776
    @definitelynotchris4776 2 месяца назад

    while ksksksksks