markot...@gmail.com writes:

> under variables, i mean, the int's and lists and strings and floats that the 
> parent class uses. IF in parent class there is variable called location, then 
> can i use the same variable in my sub class.

Do you mean class variables or instance variables?

-- 
Piet van Oostrum <p...@vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to