• change "->" to "."
  • change braces ("{}") to indentations
  • remove all asterisks ("*") which are not multiplications
  • "class" denotes a... class - change it to python format

These should get you going... If you have some problems, come back and ask. In doubt, use Google.