<?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%2F6%2Fen</id>
	<title>Translations:FP Homework 1/6/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%2F6%2Fen"/>
	<link rel="alternate" type="text/html" href="http://behalek.cs.vsb.cz/wiki/index.php?title=Translations:FP_Homework_1/6/en&amp;action=history"/>
	<updated>2026-04-22T12:31:31Z</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/6/en&amp;diff=1956&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/6/en&amp;diff=1956&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;chess&amp;lt;/code&amp;gt; which has 2 arguments of the type &amp;lt;code&amp;gt;[String]&amp;lt;/code&amp;gt;. Each of these strings in both lists contain 3 characters:&lt;br /&gt;
* first stands for chess piece (&amp;#039;K&amp;#039; - king, &amp;#039;Q&amp;#039; - queen, &amp;#039;R&amp;#039; - rook, &amp;#039;B&amp;#039; - bishop, &amp;#039;N&amp;#039; - knight, &amp;#039;P&amp;#039; - pawn)&lt;br /&gt;
* second stands for column (&amp;#039;a&amp;#039;-&amp;#039;h&amp;#039;)&lt;br /&gt;
* third is row (&amp;#039;1&amp;#039;-&amp;#039;8&amp;#039;)&lt;br /&gt;
First list contains actual positions of white pieces and second list positions of black pieces. Print actual state of a chessboard in the way where &amp;#039;.&amp;#039; stands for empty square, capital letters mean white pieces and small letters mean black pieces. Each row and column should be labeled by its number or letter.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
		
	</entry>
</feed>