C#C
C#16mo ago
axo

✅ when programming a CLI in C#...

  1. how can i open my own CLI window like how starting the python repl works?
  2. how can i take input with a string predecessor? i want to do >>> ... but there isnt a way to get an input on the same line as text, as far as ive seen
Was this page helpful?