CC Open Ended Lab
CC Open Ended Lab
Cloud Computing
Open-ended Lab
SUBMITTED TO:
2. Click Generate.
3. Extract the downloaded folder.
To launch the GitHub Actions tab in your browser, select "Open Actions in GitHub". You'll then be
able to see the workflow run as it creates the app. Once your web app has been built and deployed,
you'll see a check for the workflow run.
After the app has been created, just head back to Visual Studio Code and you'll receive a
confirmation notification. The Visual Studio Code extension will also report the build status to you
as the deployment progresses and will keep you updated until your app has been built and
deployed.
4. Open the Repository you create in Visual Studio Code and create the file main.py:
5. Write the following code in main.pya
The end