Python Forum
I love the simplicity of Python but have a question
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I love the simplicity of Python but have a question
#5
Quote:It's not exactly compiling, but there are applications that can create an .exe out of a Python program.

How do they do that? For instance Python allocates enough memory to store a number (correct me if I'm wrong) as it gets it at runtime.

But if it were compiled, and I type a 90 digit number then the code would break..
Reply


Messages In This Thread
RE: I love the simplicity of Python but have a question - by Nwb - Jan-20-2019, 03:56 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020