<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Experimental on Hillel Wayne</title>
    <link>https://www.hillelwayne.com/tags/experimental/</link>
    <description>Recent content in Experimental on Hillel Wayne</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 10 Oct 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.hillelwayne.com/tags/experimental/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>How to Solve the Sudoku Puzzle with programming</title>
      <link>https://www.hillelwayne.com/post/sudoku/</link>
      <pubDate>Sun, 10 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.hillelwayne.com/post/sudoku/</guid>
      <description>A Sudoku Puzzle is a famous Japanese puzzle. In it you solve a 9 by 9 grid of numbers, but you don&amp;rsquo;t need to do any math to solve the sudoku puzzle! In each number you put a row and column, and also a number in each box.
  We will solve the Sudoku Puzzle with programming, by writing a program that solves the Sudoku Puzzle. This can be done in any programming language.</description>
    </item>
    
  </channel>
</rss>