Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Operators Challenge | Control Structures
C# Basics
course content

Contenido del Curso

C# Basics

Operators Challenge

In the Console.WriteLine statement, write a boolean (logical) expression which outputs true only if valueA is greater or equal to 7 and valueB is less or equal to 5.

cs

main

  1. You can use the && operator to join two conditions.
cs

main

¿Todo estuvo claro?

Sección 3. Capítulo 3
We're sorry to hear that something went wrong. What happened?
some-alt