Skip to content

mhils/r8-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

r8-example

This is an example project containing r8 challenges.

  • setup.py: Python setup file. Tells r8 to look here for challenges.
  • r8_example/__init__.py: Automatically import all modules in this package so that challenges are registered.
  • r8_example/helloworld.py: Contains an example challenge.

About

Example project containing r8 challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages