I’m using VScode:
Version: 1.66.2
Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977
Date: 2022-04-11T07:49:20.994Z (2 mos ago)
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0
OS: Darwin x64 21.5.0
with Julia:
1.6 & 1.7
When I run from the source:
x = readline()
The terminal has an issue with entering text but if I run that directly in the terminal it works fine for allowing user input.
Any suggestions/help is appreciated.