eyeC●de

[hacking for science]

def my_experiment(you):
    if (you.know_python and you.like_money):
        send_email(to="mihansen@indiana.edu")
        do_experiment(you)
        you.dollars += 10
    

Hi, I'm Mike Hansen. If you're interested in being a part of my experiment (details below), please e-mail me and we'll set up a time. Thanks!

Who

We're looking for Python programmers who are familiar with lists, ifs, loops, functions, and basic classes.

What

You'll read 10 short Python programs and tell us what you think they'll output.

Where

Psychology Building, room 220M

When

E-mail me, and we'll set up a 30 minute time slot. Most people are done in less than 20 minutes.

Why

For science! Also, because we're curious how programmers read code. Oh, and you get $10 too.