C++
Python
Go
100

What instruction would you use to add the header file "curses.h"?

What is "#include <curses.h>"?

100

What instruction is used to define a function?

What is "def"?

100

Who made Go?

What is Google?

200

What type is "main()"?

What is int?

300

What is "ncurses" used for?

What is creating terminal GUIs?