**OS:** All **Build Version:** 20220526.13 **Repro Steps:** 1. Execute creating a python project command. 2. Check whether there is a "python 3.10.X" interpreter option when creating a python project or not. **Actual:** There is no "python 3.10.X" interpreter option when creating a python project.  **Suggestion:** It would be better to add support for python 3.10 when creating project. **More Info:** There is a python 3.10 option when creating a Function App. 