What's an if statement? 🤔

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

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

  • @BroCodez
    @BroCodez  2 года назад +15

    #include
    int main()
    {
    int age;
    std::cout > age;
    if(age >= 18){
    std::cout

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

      Shoutout to BroCode for posting his code like a bro, truly a code bro.

  • @TheAppleDuty
    @TheAppleDuty 2 года назад +9

    I love C++ dayum

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

    Well explained bro

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

    the gigachad of coding is back

  • @Tony186x
    @Tony186x 2 года назад +2

    Awesome bro🤟

  • @c.a.c.coseacaso4385
    @c.a.c.coseacaso4385 Год назад +1

    what if I want to compare two names and order them in alphabetical order?

  • @acordapiaoficial7527
    @acordapiaoficial7527 Год назад +2

    I love your videos, Bro!

  • @FrederikWollert
    @FrederikWollert 7 месяцев назад

    Good video.

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

    thank bro, very helpful!

  • @khoabui1392
    @khoabui1392 9 месяцев назад +1

    Man, this code is really familiar. It resembles those kind of websites, hahaha

  • @GlennHagan-yq4mq
    @GlennHagan-yq4mq 3 месяца назад

    Thanks a lot Bro

  • @ryanalnaser914
    @ryanalnaser914 2 года назад +1

    Whatever anything before or after

  • @ClassyBaxy
    @ClassyBaxy 29 дней назад

    i would be pissed if i was too old to enter a site

  • @eeneemeenee6236
    @eeneemeenee6236 10 месяцев назад +1

    What is this site?!?!?

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

    Nobody: "High on potneus"

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

    #include
    #include
    int main(){
    double a;
    double b;
    double c;

    std::cout > a;
    std::cout > b;
    std::cout > c;
    if(a = std::max(a, std::max(b, c))) {
    if(a = sqrt((b*b)+(c*c))){
    std::cout

    • @PaulTsehov
      @PaulTsehov 3 месяца назад

      #include
      #include
      int main(){
      double a;
      double b;
      double c;


      std::cout > a;
      std::cout > b;
      std::cout > c;
      std::cout

  • @markteleuca
    @markteleuca 5 месяцев назад

    random comment down belew well deserved and thank you br code

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

    "You are too old to enter this site"
    This is age discrimination. A better msg would be "Welcome to our Century Club!"

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

    #include
    #include
    int main()
    {
    int age;
    std::cout age;
    if (age >= 18 && age

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

      bro i like how u did the "if (age >= 18 && age

  • @xyf_serpent
    @xyf_serpent Год назад +3

    #include
    #include
    int main() {
    int age;
    std::cout age ;
    if(age >= 12){
    std::cout