Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)
I am having a windows 7 64bit installation. I want to ask if it is a must to use Python 64bit? What are the variations between the 32bit and 64bit Python versions?

1 Answer

0 votes
by (108k points)
edited by

Kindly be informed that the 64-bit python version will only allow a single process to use more RAM than 32 bit, but, you may notice that the memory track doubles depending on what you are collecting in RAM (Integers in particular).

If you want to know more about Python basics then do refer to the below Python tutorial that will help you out in a better way:

Related questions

0 votes
1 answer
0 votes
1 answer
asked Feb 18, 2021 in Python by ashely (50.2k points)
0 votes
1 answer

Browse Categories

...