[Tutor] how do I set variables in Python 3.4

Danielle Salaz danieshari at gmail.com
Fri Jul 11 07:50:12 CEST 2014


I'm a noob to Python and cannot figure out how to complete one of my assignments. 

I am supposed to use operand1=2 and operand2=7 
To complete: result= operand1+operand2 etc, but I keep getting invalid syntax either on the " or operand1. Please help

Sent from my iPhone


More information about the Tutor mailing list