<?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%EB%82%A8%EB%8F%84%EC%97%B0</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%EB%82%A8%EB%8F%84%EC%97%B0"/>
	<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/%EB%82%A8%EB%8F%84%EC%97%B0&amp;action=history"/>
	<updated>2026-05-15T09:37:20Z</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/%EB%82%A8%EB%8F%84%EC%97%B0&amp;diff=50125&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/%EB%82%A8%EB%8F%84%EC%97%B0&amp;diff=50125&amp;oldid=prev"/>
		<updated>2021-02-07T05:29:23Z</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; if __name__==&amp;#039;__main__&amp;#039;:&lt;br /&gt;
    &lt;br /&gt;
     n=raw_input(&amp;#039;패턴입력:&amp;#039;)&lt;br /&gt;
     k=input(&amp;#039;변의 길이 입력:&amp;#039;)&lt;br /&gt;
     for x in range(1,2*k,2):&lt;br /&gt;
         print &amp;#039; &amp;#039; * ((2*k-x)/2),&lt;br /&gt;
         print &amp;#039;n&amp;#039;* x&lt;br /&gt;
     for x in range(1,2*(k-1),2)[::-1]:&lt;br /&gt;
         print &amp;#039; &amp;#039; * ((2*k-x)/2),&lt;br /&gt;
         print &amp;#039;n&amp;#039;* x&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>