Question
Anaconda is a distribution of this programming language that comes with Conda, which can be used instead of pip. For 10 points each:
[10e] Name this language that, despite featuring utilities like Spyder, Pandas, and Polars, shares its name with a snake.
ANSWER: Python (Python is not named after the snake.)
[10h] Pip and Conda are examples of this type of software that respectively use Py·P·I and a network of independent channels. npm is this type of software for JavaScript.
ANSWER: package manager [accept node package manager; prompt on manager or package installer or environment manager]
[10m] Code in Python packages should contain the condition "if name is equal to [this word]" in order to prevent extraneous code execution upon import. Any C++ program must contain an integer-valued global function named for this word.
ANSWER: main
<Science - Other Science - Computer Science>
Data
Summary
Tournament | Edition | Exact Match? | Heard | PPB | Easy % | Medium % | Hard % |
---|---|---|---|---|---|---|---|
2025 PACE NSC | 06/07/2025 | Y | 42 | 15.48 | 100% | 36% | 19% |