+ 1
Python is server side script or client side script..?
3 Antworten
+ 5
client side
+ 4
Python is a programming language that supports both client-side and server-side activities. If my python script copies text from a web url, then that script is a client to the web site. If the web site runs a Django or Flask web app, then Python is being used on the server side.
0
phython language is client side