├── README.md ├── a.py └── index.html /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /a.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arbab-Mustafa/AI-Project/HEAD/a.py -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arbab-Mustafa/AI-Project/HEAD/index.html --------------------------------------------------------------------------------