Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Which Triangle | Conditional Control Flow Practice
C++ Conditional Statements
course content

Conteúdo do Curso

C++ Conditional Statements

C++ Conditional Statements

1. Introduction to Conditional Statements
2. Conditional Control Flow Practice
3. Advanced Topics

book
Which Triangle

Tarefa
test

Swipe to show code editor

  1. Identify the type of triangle based on the lengths of its sides whether it is a equilateral triangle, or isosceles triangle.
  2. Output in the console:
    • It is isosceles triangle! if it is isosceles;
    • It is equilateral triangle! if it is equilatera;
    • None of them if it is none of the above.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 3
toggle bottom row

book
Which Triangle

Tarefa
test

Swipe to show code editor

  1. Identify the type of triangle based on the lengths of its sides whether it is a equilateral triangle, or isosceles triangle.
  2. Output in the console:
    • It is isosceles triangle! if it is isosceles;
    • It is equilateral triangle! if it is equilatera;
    • None of them if it is none of the above.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 3
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt