Skip to content

Running Code Samples

Sudarshan edited this page Aug 16, 2025 · 1 revision

Running Code Samples

  1. In Solution Explorer, right-click the project → Set as Startup Project
  2. Press F5 (run with debugging) or Ctrl + F5 (run without debugging)
  3. Observe console output and experiment with inputs

Clone this wiki locally