<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;">I'm trying to make a sports simulation program and so far everything has worked until I try entering:<br><br><span style="font-family: bookman old style,new york,times,serif;"><span style="font-family: times new roman,new york,times,serif;">Score1 = (Team1Off + Team2Def)/2<br><br>I get the error:<br><br>TypeError: unsupported operand type(s) for /: 'str' and 'int'<br><br>Can someone please explain to me what this means, why it doesn't work and what I can do to make it work?<br></span></span><div> <br>Thanks,<br></div>Best Wishes,<br>Joe Shoulak<div><br></div>
</div><br>
</body></html>