Answer the question
In order to leave comments, you need to log in
Can python code be connected to javascript?
I want, for example, in python, I wrote some program that takes data as input, and then displays a certain value. I can also accept input data in javaScript, but here I can pass this data to a python program so that it processes it and gives javaScript a certain value. So can be done? The whole process will take place in python.
Answer the question
In order to leave comments, you need to log in
Since the whole process will take place in python, you can see the implementation of connecting JS to python here:
https://stackoverflow.com/questions/10136319/execu...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question