in , , ,

I think my python course has a grudge

I think my python course has a grudge | programming-memes, code-memes, python-memes, vim-memes, program-memes, visual studio-memes, excel-memes, atom-memes, mac-memes, cs-memes | ProgrammerHumor.io
programming-memes, code-memes, python-memes, vim-memes, program-memes, visual studio-memes, excel-memes, atom-memes, mac-memes, cs-memes | ProgrammerHumor.io

Content

Programming exercise: Hello Visual Studio Code Points: 01 Please write a program which asks the user which editor they are using. The program should keep on asking until the user types in Visual Studio Code. Have a look at the example of expected behaviour below: Sample output Editor: Emacs not good Editor: Vim not good Editor: Word awful Editor: Atom not good Editor: Visual Studio Code an excellent choice!