On Aug 10, 2012, at 3:52 PM, Chuck <galois271 at gmail.com> wrote: > if __name__ == '__main__': > > quiz() > > You need to instantiate your class: foo = ElementsQuiz() foo.quiz() Pedro ----- http://pedrokroger.net http://musicforgeeksandnerds.com