Skip to content

Short programs written during classes or to illustrate python.

Notifications You must be signed in to change notification settings

Kronossos/short_works

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Short works

Short programs written during classes or to illustrate python.

1. Hiragana exercises.py
	Short program to generate exercises to learn japanesse alphabet.

2. Minesweeper.py
	Simple  Minesweeper with numpy.

3. Roman.py
	Change number to roman. 
	I used this code as an example of action on lists and dictionaries in python.

4. Matrix.py
	Basic operations on  matrixes.
                
5. Subset function.py
	Function to generate subsets.

About

Short programs written during classes or to illustrate python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages