Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Project/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Wenn dieser Code ausgeführt wird, lautet die Ausgabe:
```csharp
Hello World
```
https://github.com/GSO-SW/github-und-git-im-browser-MarcGiesbrecht/blob/302bc2a04d8a90f75bef47e56c44197bcde1edcc/Project/hello-world.cs
3 changes: 2 additions & 1 deletion Project/hello-world.cs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Console.WriteLine("Hello Morld");
Console.WriteLine("Hello World");
Console.WriteLine("Mein neues Feature");
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/7TgmR-X0)
# GitHub-Einführung für SchülerInnen

Herzlich willkommen zu diesem GitHub-Tutorial! 😊
Expand Down