Skip to content

rafoolin/dsss_ws24_homework_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSSS Homework 02 - Math Quiz

Badges

MIT License Python 3.11


FAU DSSS Homewroks 02

Winter Semester 24/25

A simple Python package that provides a math quiz game where users solve randomly generated arithmetic problems to earn points. The package can be installed via pip.

Features

  • Generates random arithmetic problems using addition, subtraction, and multiplication.
  • Tracks and displays the user’s score at the end of the quiz.

Installation

To install this package, make sure you have pip installed. Then run the following command:

pip install git+https://github.com/rafoolin/dsss_ws24_homework_02.git

Releases

No releases published

Packages

No packages published

Languages