Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bovem/application-developer


https://github.com/bovem/application-developer

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Application Developer Project

## Problem 1
Executing [problem1](./problem1.go).
```bash
go run problem1.go
```

## Problem2
Executing [problem2](./problem2.py)
```bash
SourcePath=$(pwd)/test BuildNum=789 python3 problem2.py
```