lehrkraefte:blc:informatik:ffprg1-2020:funktionen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lehrkraefte:blc:informatik:ffprg1-2020:funktionen [2022/05/19 12:43]
Ivo Blöchliger [Beispiel: Buchstaben verwürfeln]
lehrkraefte:blc:informatik:ffprg1-2020:funktionen [2022/06/23 12:58] (current)
Ivo Blöchliger [Sudoku parsen]
Line 189: Line 189:
 sudoku1 = "003020600900305001001806400008102900700000008006708200002609500800203009005010300" sudoku1 = "003020600900305001001806400008102900700000008006708200002609500800203009005010300"
 sudoku2 = "200080300\n060070084\n030500209\n000105408\n\n000000000\n402706000\n301007040\n720040060\n004010003" sudoku2 = "200080300\n060070084\n030500209\n000105408\n\n000000000\n402706000\n301007040\n720040060\n004010003"
-sodoku3 = "......9.7\r\n...42.18.\r\n...7.5.26\r\n1..9.4...\r\n.5.....4.\r\n...5.7..9\r\n92.1.8...\r\n.34.59...\r\n5.7......"+sudoku3 = "......9.7\r\n...42.18.\r\n...7.5.26\r\n1..9.4...\r\n.5.....4.\r\n...5.7..9\r\n92.1.8...\r\n.34.59...\r\n5.7......"
 </code> </code>
 Ausgaben: Ausgaben:
  • lehrkraefte/blc/informatik/ffprg1-2020/funktionen.txt
  • Last modified: 2022/06/23 12:58
  • by Ivo Blöchliger