Relative Content

Tag Archive for javascriptpythonclass

Classes in PYTHON vs JAVASCRIPT

Am studying the difference between those two languages and i was wondering why i can’t access the variables in javascript classes without initiating an instance but i can do that in python