Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natewu/arcurve-intermediate
https://github.com/natewu/arcurve-intermediate
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/natewu/arcurve-intermediate
- Owner: natewu
- Created: 2023-07-25T16:24:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T22:06:37.000Z (over 1 year ago)
- Last Synced: 2023-12-22T03:43:34.114Z (11 months ago)
- Language: Python
- Size: 93.8 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arcurve-intermediate
The files provided are a template for the program.
Your goal is to write the SQL queries that perform those tasks and work with the program.
We are using SQLite3 and Python.
There is 1 example query in the code and 5 queries for you to write. The code for outputting results is already there inside each query function.