AbhishekBhatt072003 / AceLucidAssignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AceLucidAssignment

DOTNET ASSIGNMENT

  1. Print triangle - and allow user to set height of it in. Like in the following case it’s 4

  2. Find valid date (MMDDYYYY) from string. For example :- Hdjsh asd2324234jghjsd hjsdg sdhk 12212021 idf32432 32423 d34234jh dfh

Steps to Run in Visual Studio

  1. Create new Project
  2. Select console app (with C# and .net) template
  3. Copy paste the code into Program.cs file and Hit run(for ctrl + F5)

About


Languages

Language:C# 100.0%