<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.zeropage.org/index.php?action=history&amp;feed=atom&amp;title=%EB%A7%88%EB%A6%84%EB%AA%A8%EC%B6%9C%EB%A0%A5%2F%ED%97%88%EC%95%84%EC%98%81</id>
	<title>마름모출력/허아영 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.zeropage.org/index.php?action=history&amp;feed=atom&amp;title=%EB%A7%88%EB%A6%84%EB%AA%A8%EC%B6%9C%EB%A0%A5%2F%ED%97%88%EC%95%84%EC%98%81"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php?title=%EB%A7%88%EB%A6%84%EB%AA%A8%EC%B6%9C%EB%A0%A5/%ED%97%88%EC%95%84%EC%98%81&amp;action=history"/>
	<updated>2026-05-15T16:39:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://mediawiki.zeropage.org/index.php?title=%EB%A7%88%EB%A6%84%EB%AA%A8%EC%B6%9C%EB%A0%A5/%ED%97%88%EC%95%84%EC%98%81&amp;diff=50134&amp;oldid=prev</id>
		<title>imported&gt;Unknown at 05:29, 7 February 2021</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php?title=%EB%A7%88%EB%A6%84%EB%AA%A8%EC%B6%9C%EB%A0%A5/%ED%97%88%EC%95%84%EC%98%81&amp;diff=50134&amp;oldid=prev"/>
		<updated>2021-02-07T05:29:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; &lt;br /&gt;
 if __name__== &amp;#039;__main__&amp;#039;:&lt;br /&gt;
     print &amp;#039;패턴 입력 : &amp;#039;&lt;br /&gt;
     p = raw_input()&lt;br /&gt;
     print &amp;#039;  변의 길이 입력 :&amp;#039;&lt;br /&gt;
     n = input()&lt;br /&gt;
 &lt;br /&gt;
     for i in range(n+1):&lt;br /&gt;
         print &amp;#039; &amp;#039;*(n-i),&lt;br /&gt;
         print p*(2*i-1)&lt;br /&gt;
 &lt;br /&gt;
     for i in range(n):&lt;br /&gt;
         print &amp;#039; &amp;#039;*(i+1),&lt;br /&gt;
         print p*(2*(n-1-i)-1)&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
[[마름모출력]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;Unknown</name></author>
	</entry>
</feed>