Y
Y
youngavr2018-08-18 20:34:34
Python
youngavr, 2018-08-18 20:34:34

How to run code in a window in python?

Hello, I have a question, I already have a code and I would like to run it as an application, is it possible? If so, how?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2018-08-18
@sergey-gornostaev

Yes.

A
Alexander, 2018-08-18
@NeiroNx

If the code has an entry point and an exit point, then save it to a file and run the file 2 by clicking or through the
python.exe interpreter itself c:/file.py

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question