added new feature #1

Merged
feiko merged 1 commit from my_new_feature into master 2026-05-13 09:40:06 +02:00
Owner

please review

please review
feiko left a comment

no

no
@ -9,1 +5,3 @@
Console.WriteLine(numDouble);
//int numInt = 10;
//double numDouble = numInt; //implicit cast
//Console.WriteLine(numDouble);
Author
Owner

why do you do this

why do you do this
@ -2,0 +1,4 @@
public class Car
{
public void Drive() => Console.WriteLine("Tuf tuf");
}
Author
Owner

why that

why that
feiko merged commit dec640aa32 into master 2026-05-13 09:40:06 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SpiralTrain/Csharp-Programming!1
No description provided.