Skip to content

ashispgsem/mathsquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathsquiz

This repository contains few Python programs to quiz Kids. Still WIP. Here are details of these files

  • cli/times_table.py - Command line based quiz App for Times Table. Uses following variables to check num_questions = 10 min_num = 12 max_num = 15 time_limit = 45

  • cli/multiply.py - Command line based quiz App for multiplying 3 digits (201-999)x 2 digits (22-99) numbers. Uses following variables to check num_questions = 10 min_num = 12 max_num = 15 time_limit = 45

  • ui/times_table_ui.py - UI based quiz App for Times Table. Uses total_questions = 10 still has some hard coded values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages