What is PC4G?
A programming contest intended for Year 9 and Year 10 girls in NZ.
Students prepare by teaching themselves Python,
typically completing the free Level 1 Python course on Grok Learning.
Key concepts include input()
, print()
, datatypes,
conditions, for
loops, while
loops, and lists.
Students compete in pairs.
Before the contest, participants receive information on installing an
Integrated Development Environment (IDE) and are provided with contest-style
practice problems to help them prepare.