joergsesterhenn / numbers-kata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This a copy of your cyber-dojo exercise:

  • Exercise: Number Names
  • Language & test-framework: Python 3.12, approval-unittest 10.3

How to upload your cyber-dojo exercise to GitHub:

  • Go to your github on browser.
  • Create a new repo for your cyber-dojo practice. For example cyber-dojo-2021-7-11-bR2hnf
  • Execute the instructions shown in GitHub to 'push an existing repository from the command line' The instructions will look like this:
git remote add origin https://github.com/diegopego/cyber-dojo-2021-7-11-bR2hnf.git
git branch -M main
git push -u origin main

About


Languages

Language:Python 80.5%Language:Shell 16.5%Language:Batchfile 3.0%