Skip to content

jeanlaurent/mult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitpod ready-to-code

Mult

Help you kids know their multiplication tables.

Tables 2,3,4,5,6,7,8,9
Operandes 3,4,5,6,7,9
Nombre d'opération maximum : 48

================================
Combien fait : 5 x 8 ?
>> 40
BRAVO !
================================

================================
Combien fait : 3 x 9 ?
>> 37
<<<<<<<<<<<<<<<<<< FAUX ! >>>>>>>>>>>>>>>>>>>>>>
3 x 9 ca fait 27
                                                    Retiens le !
================================

and after a few questions

Ta note : 46/48
Tu as fais juste 2 erreurs
Il faut encore que tu révises les multiplications suivantes
    3 x 9 = 27
    3 x 4 = 12
Je t'ai posé toutes les opérations possibles.
================================
        (__)  | Meuhhhhh |
        (oo) /
 /-------\/
/ |     ||
* ||----||
  ~~    ~~

Run with Docker

Install Docker

docker run -ti jeanlaurent/mult

Run by hand

Install node.js

  • Get dependencies once with npm install
  • Run mult by issuing npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published