/AlexaClass

Alexa Class - Creating a Fun Fact Skill!

Primary LanguagePython

Alexa Class - Fun Facts

The base repo for the Alexa course.

To get set up to start coding run the following commands:

$ git clone https://github.com/ktseytlin/AlexaClass.git
$ cd AlexaClass
$ git checkout –b <<YOURNAME>>-funfact
$ git branch

Written by Keren Tseytlin