Multiple choice technology

Name the general purpose very-high level programming language released by Guido Von Russom.

  1. C#

  2. Python

  3. Perl

  4. Jython

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Python was created by Guido van Rossum and first released in 1991. It is known as a general-purpose, very-high level programming language. C# was created by Microsoft (Anders Hejlsberg), Perl by Larry Wall, and Jython is a Python implementation for JVM (not by Guido). The name 'Von Russom' is a typo for 'van Rossum'.