Python Conditionals, Lists, Dictionaries, and OperatorsCould IPO Trouble Force Classmates.com to Go Free?

Monday, November 26th, 2007

Classmates Media, the United Online subsidiary that includes both Classmates.com and Mypoints, is moving closer to its IPO filing, which was first announced a few months ago. It expects to make its initial public offering to total 12 million Class A shares and price between $10 and $12 each. ...

Python Conditionals, Lists, Dictionaries, and Operators

Monday, November 26th, 2007

In our last article we learned how to get input from the user store data in a variable and work with some basic operators to manipulate that data. In this article we will learn to use Conditional Statements and possibly create functions. So wipe that mustard off your ...