diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..03e2224 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.pythonPath": "C:\\Users\\puran.MANEESHA\\anaconda3\\envs\\alexa\\python.exe" +} \ No newline at end of file diff --git a/__pycache__/weather.cpython-38.pyc b/__pycache__/weather.cpython-38.pyc new file mode 100644 index 0000000..9b106e6 Binary files /dev/null and b/__pycache__/weather.cpython-38.pyc differ