9 Antworten
+ 13
Meshack Kiprono
I.e you are asking how can we use py in web pages? You can use turtle script for that!
Example - https://code.sololearn.com/W5AkfURLIyrp/?ref=app
+ 14
Try not to ask open-ended questions..
Be specific towards it!
Related threads -
https://www.sololearn.com/discuss/1080873/?ref=app
https://www.sololearn.com/discuss/2041154/?ref=app
https://www.sololearn.com/discuss/1233423/?ref=app
https://www.sololearn.com/discuss/13932/?ref=app
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/1094385/?ref=app
https://www.sololearn.com/discuss/1730961/?ref=app
https://www.sololearn.com/discuss/1152874/?ref=app
https://www.sololearn.com/discuss/408101/?ref=app
https://www.sololearn.com/discuss/701243/?ref=app
https://www.sololearn.com/discuss/368024/?ref=app
https://www.sololearn.com/discuss/737653/?ref=app
https://www.sololearn.com/discuss/142505/?ref=app
https://www.sololearn.com/discuss/1202772/?ref=app
https://www.sololearn.com/discuss/1521901/?ref=app
https://www.sololearn.com/discuss/914940/?ref=app
https://www.sololearn.com/discuss/1008570/?ref=app
+ 4
i dont know a lot about python, but as far as i know in web development most people use django framework for server side
for game you will end up using pygame
it contains module to ease you writing game
+ 4
That's a very broad question.
+ 3
Python is implemented using C or Java usually.
+ 2
Piyush[21 Dec❤️] I think my question was a bit different from the ones you've posted since the main thing I wanted is how designing of website apps and games are done in this language not the uses or importance. You'll excuse me for my explanations, just understand.
+ 2
Piyush[21 Dec❤️] Thanks for the information 👍
+ 1
Well you can use pygame to make games with python (though python games are VERY freaking slow). Python can also be used (through django) as a server side scripting/programming.
- 1
Where should I start coz I wanna make a website