Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Outputting a Triangle | Getting Started
C# Basics
course content

Conteúdo do Curso

C# Basics

C# Basics

1. Getting Started
2. Dealing with Data Types
3. Control Structures
4. Loops
5. Arrays
6. Methods

Challenge: Outputting a Triangle

Modify the code to print a triangle like the following:

cs

main

  1. Use three System.Console.WriteLine statements. One of them is already in the code.
cs

main

Tudo estava claro?

Seção 1. Capítulo 4
We're sorry to hear that something went wrong. What happened?
some-alt