Random, DateTime und IF ins Menü mit eingebunden

This commit is contained in:
2023-10-16 12:42:25 +02:00
parent 5ee7bdcd90
commit 3e6d08a851
2 changed files with 70 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ using System.Data.Common;
namespace Exercises_C_Sharp.E08_If
{
class Exercise_
class Exercise_1
{
public static void Start()
{