sajacaros / conventional-fizzbuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conventional-fizzbuzz

이 프로젝트는 fizzbuzz와 git의 conventional commit을 연습하는 저장소입니다.

Prerequisites

  • python==3.10
  • fastapi
  • jupyter

How to start

$ git clone sajacaros/conventional-fizzbuzz
$ cd conventional-fizzbuzz

Installation

$ pip install -r requirements.txt

Features

  • print fizzbuzz
  • print fizz
  • print buzz

Credits

  • @sajacaros

addition

About


Languages

Language:Jupyter Notebook 78.6%Language:Python 21.4%