+ 1
After learning python how and where can i make my app
2 Answers
+ 2
Python is a programming language. To make an app you need another software which use python as its language.
Here are some names:
Tkinter: its a module come builtin with python.
PyGame: it is for making games
Godot(recommended):it uses other language gdscript which is very similer to python. It is used to make 2d,3d,ar,vr games
+ 2
Hey there!
You can download Python3.
Just search python in the Google search bar and visit www.python.org .
From there you can download Python3.