Archive for the 'python' category

Django development from usb drive

I found an interesting python development method...
Read more

Do you want to use datetime.datetime.now ?

Then, import datetime

What is Python dictionary?

If you don’t want to refer to the elements...
Read more

list vs. tuple

Python list and tuple, both of them consists of...
Read more

What is Python tuple?

Python tuple consist of a number of objects...
Read more