-1

VS code

How can I see the output of this code?

There is no error as you can see but I don't know how to see output?

Should I write it on Jupyter or sth else ?

apotamkin
  • 5
  • 1
  • 5
  • [Please don't include your code as an image](https://meta.stackoverflow.com/questions/285551/why-not-upload-images-of-code-errors-when-asking-a-question). Instead, please [edit] your question to include your code as [formatted text](/editing-help#code). – Hoppeduppeanut Feb 03 '21 at 02:49
  • The output of code is shown in **Terminal**, why do you insist on showing it below **OUTPUT** – Molly Wang-MSFT Feb 03 '21 at 09:08

1 Answers1

-1

The result is shown in Terminal by default, please check it in Terminal: enter image description here

Molly Wang-MSFT
  • 7,943
  • 2
  • 9
  • 22