Latest Questions

How does a Python module differ from a python package?

Asked by sharifah Abdulkareem, telecommunications engineer at 2:30 pm


Whenever I do from 'x' import 'y' I was wondering which one is considered the
'module' and which is the 'package', and why it isn't the other way around?


How does one become a right world class developer

Asked by Matovu Faizal, software engineer at 2:30pm

Can some one explain to me in detail what it takes to be the right developer


How do you keep track of different versions of your code?

Asked by Ashraf khan, student at code camp at 2:30 pm

Hey, some one explain to me how to keep track of the different versions of my code


How does a Python module differ from a python package?

Asked by sharifah Abdulkareem, telecommunications engineer at 2:30 pm


Whenever I do from 'x' import 'y' I was wondering which one is considered the
'module' and which is the 'package', and why it isn't the other way around?