mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 22:00:19 -04:00
44 lines
796 B
Markdown
44 lines
796 B
Markdown
---
|
|
id: 647e239e8acb466c97ccbf05
|
|
title: 'Write Your First C# Code'
|
|
challengeType: 19
|
|
dashedName: write-your-first-c-sharp-code
|
|
---
|
|
|
|
# --description--
|
|
|
|
This challenge will be partially completed on Microsoft's learn platform. Follow these instructions to complete the challenge:
|
|
|
|
1. Go to <a href="https://learn.microsoft.com/en-us/training/modules/csharp-write-first/" target="_blank">https://learn.microsoft.com/en-us/training/modules/csharp-write-first/</a> and complete all the tasks for the "Write Your First C# Code" module. This is required to earn the "Write Your First Code Using C#" trophy.
|
|
1. When you are finished, come back and correctly answer the question below.
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
What is C#?
|
|
|
|
## --answers--
|
|
|
|
A
|
|
|
|
---
|
|
|
|
B
|
|
|
|
---
|
|
|
|
C
|
|
|
|
---
|
|
|
|
D
|
|
|
|
---
|
|
|
|
E
|
|
|
|
## --video-solution--
|
|
|
|
4
|