The Python Interpreter is now available on the Microsoft Store
Python is an easy-to-learn, powerful programming language with efficient high-level data structures and a simple yet effective approach to object-oriented programming. The Python interpreter can be easily extended with new functions and data types implemented in C or C++ (or other languages callable from C).
Python is also well suited as an extensible language for customizable applications and is today more commonly found on servers than on the client side, with the exception of machine learning where it is also highly applicable. wide.
The Python 3.11 (Alpha) interpreter in the Microsoft Store has the following features:
- Easy to install Python runtime
- Supported by core CPython team
- Find Python, Pip and Idle on PATH
Microsoft Store is being invested a lot by Microsoft. On Windows 11 Microsoft's app store has been completely redesigned. Besides the new interface, the new Microsoft Store is also capable of supporting almost any type of application. This means that developers can upload apps built in any language or tool.
The new Microsoft Store will also have links, integrate more third-party app stores to support Android as well as provide more types of applications and games for users. Expected, not only available on Windows 11, the new Microsoft Store will also be brought to Windows 10.
You should read it
May be interested
- How to install Python plugin to be able to execute Python programming on IntelliJis it possible to program python on intellij idea? instructions on setting up, installing python plugin to be able to program python on intellij ...
- The latest changes in Python 3.9python 3.9, released on october 5, brings significant changes to both the features of the language and how the language is developed.
- How to add Python to the Windows PATH variableto help you through the hassle of adding python to your windows path after installation, look at the options and a few related steps.
- The str () function in Pythonthe str () function in python takes an object as a string.
- The staticmethod () function in Pythonin python, the staticmethod () function is used to create static methods from another function.
- The memoryview () function in Pythonmemoryview () in python returns the memory view of the argument.