4 lines
44 B
Makefile
4 lines
44 B
Makefile
|
python:
|
||
|
python3 main.py
|
||
|
go:
|
||
|
go run main.go
|