At 4 a.m. on May 1, 1964, in the basement of College Hall, Professor John Kemeny and a student programmer simultaneously typed RUN on neighboring terminals. When they both got back correct answers to their simple programs, time-sharing and BASIC were born.
more info here: https://www.dartmouth.edu/basicfifty/
Qt Code:
  1. 10 CLS
  2. 20 PRINT "I'm 50!"
  3. 30 END
To copy to clipboard, switch view to plain text mode