R
R
Relonir2019-12-14 02:39:26
C++ / C#
Relonir, 2019-12-14 02:39:26

How to implement a Schulte table?

How to implement a Schulte table in c#

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2019-12-15
@vabka

In its simplest form, you need arrays to store the table itself, and a System.Random class to distribute numbers across those arrays. And something else to output this table - for example, to a text file, then to print on a printer - then we take System.IO.File
For more specific answers - let's have more specific questions :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question