This repository contains sample code written in Python that I am using to learn Python.
| Path | Description |
|---|---|
| web-app-flask-translate | This AI web app use flask and Azure Cognitive Services. |
| if-else-statements | if ... elif ... else statements to add decision logic to your Python code. |