Python 02-24-2013, 07:27 PM
#1
Hi guys started with Python today (im a noob i know) 
Got the following problem.
I type: z= input ("enteranynumber")
before i initialized h=5 etc..
When i try to write z+h it says:
Traceback (most recent call last):
File "<pyshell#5>", line 1, in <module>
z+2
TypeError: Can't convert 'int' object to str implicitly
Some1 got any ideas?
urprised:

Got the following problem.
I type: z= input ("enteranynumber")
before i initialized h=5 etc..
When i try to write z+h it says:
Traceback (most recent call last):
File "<pyshell#5>", line 1, in <module>
z+2
TypeError: Can't convert 'int' object to str implicitly
Some1 got any ideas?
urprised:
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)