<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://behalek.cs.vsb.cz/wiki/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFP_Homework_1%2F9%2Fen</id>
	<title>Translations:FP Homework 1/9/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://behalek.cs.vsb.cz/wiki/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFP_Homework_1%2F9%2Fen"/>
	<link rel="alternate" type="text/html" href="http://behalek.cs.vsb.cz/wiki/index.php?title=Translations:FP_Homework_1/9/en&amp;action=history"/>
	<updated>2026-04-22T05:40:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>http://behalek.cs.vsb.cz/wiki/index.php?title=Translations:FP_Homework_1/9/en&amp;diff=1959&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="http://behalek.cs.vsb.cz/wiki/index.php?title=Translations:FP_Homework_1/9/en&amp;diff=1959&amp;oldid=prev"/>
		<updated>2019-10-21T14:40:51Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Implement the function &amp;lt;code&amp;gt;maze&amp;lt;/code&amp;gt; which has 2 arguments. First argument is a list of strings representing a maze row by row from top to bottom (&amp;#039;*&amp;#039; - wall, &amp;#039; &amp;#039; - empty square, &amp;#039;s&amp;#039; - starting position). At the beginning we are at position &amp;#039;s&amp;#039;. Second argument is list of directions (&amp;#039;d&amp;#039; - down, &amp;#039;u&amp;#039; - up, &amp;#039;l&amp;#039; - left, &amp;#039;r&amp;#039; - right). Each letter means move by one square in the given direction and on this new square character &amp;#039;.&amp;#039; is placed. Print actual state of a maze.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
		
	</entry>
</feed>