Sudoku Showcase
Classes | Functions
sudoku.app Namespace Reference

Classes

class  App
 The App is the central Controller and API of the application following Model-View-Controller architecture. More...
 

Functions

None main ()
 The main function for app.py to run. More...
 

Function Documentation

◆ main()

None sudoku.app.main ( )

The main function for app.py to run.

Returns
None