LottaMe / pylet

A tool to learn python that is inspired by rustlings.
MIT License
0 stars 0 forks source link

Create program that reads exercises #1

Closed LottaMe closed 6 months ago

LottaMe commented 6 months ago

Description

Create a basic folder structure. There should be a separate exercise folder and folder where the program is run. The exercise file should have an intro folder with a simple intro hello world exercise. Running the program should read out and log/print the list of exercises.

Checklist

Running the program should output the list of exercises in a readable fashion