-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8000.rss
131 lines (131 loc) · 8.35 KB
/
8000.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<link>https://forums.pythonic.guru/t/1-2-init/8000</link>
<description>קיבלתי הערה: "אולי עדיף בלולאה?"
לגבי שורת קוד שיוצרת את התיקייה images, ולא הבנתי למה צריך לולאה פה</description>
<language>he</language>
<lastBuildDate>Fri, 11 Sep 2020 15:34:27 +0000</lastBuildDate>
<category>שבוע 10</category>
<atom:link href="https://forums.pythonic.guru/t/1-2-init/8000.rss" rel="self" type="application/rss+xml" />
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[chen1]]></dc:creator>
<description><![CDATA[
<p>אז איך קוראת לפונקציה בלי לקרוא לפונקציה?<br>
אם אני קוראת בcommand line לinit בלי פרמטרים<br>
ואז בקוד אני פשוט כותבת sys.argv[1] ? וזה ירוץ רק כשאקרא לinit?<br>
כי גם יש פונקציות אחרות בלי פרמטרים…</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/9">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/9</link>
<pubDate>Fri, 11 Sep 2020 15:34:27 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-9</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[yuval.cagan]]></dc:creator>
<description><![CDATA[
<p>יכול להיות שאיפשהו בקוד יש קריאה לפונקציה?<br>
אם כן הפונקציה init תרוץ תמיד, גם אם נספק פרמטרים אחרים.</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/8">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/8</link>
<pubDate>Fri, 11 Sep 2020 13:57:51 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-8</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[chen1]]></dc:creator>
<description><![CDATA[
<p>וואי חשבתי שזה לא עלה, שמתי את השאלה בשרשור אחר ולא שמתי לב שהעלתי אותה גם פה.<br>
תודה,<br>
בגדול ענו לי אני פשוט לא מבינה אם זה עובד לי כשאני רושמת את זה אבל לא רשמתי sys.argv כלשהו בקוד רק init()…</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/7">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/7</link>
<pubDate>Fri, 11 Sep 2020 11:21:12 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-7</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[devorack]]></dc:creator>
<description><![CDATA[
<p>זה צריך לרוץ ע’פ הפקודה<br>
python path/to/wit.py init</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/6">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/6</link>
<pubDate>Fri, 11 Sep 2020 11:17:04 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-6</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[chen1]]></dc:creator>
<description><![CDATA[
<p>שאלה בנושא:<br>
קיבלתי באותו תרגיל הערה מים ששכחתי לצרף את הקוד שמטפל ב־sys.argv אבל לא הבנתי את ההערה משום שאין צורך להביא פרמטר מsys.argv וגם בלי זה עובד טוב מהcommand line…</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/5">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/5</link>
<pubDate>Fri, 11 Sep 2020 10:08:18 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-5</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[aviadamar]]></dc:creator>
<description><![CDATA[
<p>2 זה כבר יותר מ1… וחוצמזה שיש עוד מקומות שצריך ליצור תקיות גם בפונקציה init עצמה.</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/4">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/4</link>
<pubDate>Sat, 29 Aug 2020 10:13:27 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-4</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[krauskas]]></dc:creator>
<description><![CDATA[
<p>לא… יש רק יצירה של 2 תיקיות images ו staging_area.<br>
לא ראיתי פה פעולה שחוזרת על עצמה.</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/3">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/3</link>
<pubDate>Sat, 29 Aug 2020 09:03:06 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-3</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>האם אתה עושה פעולה דומה כמה פעמים בקוד?</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/2">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/2</link>
<pubDate>Sat, 29 Aug 2020 09:00:50 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-2</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
<item>
<title>יום 1 שאלה 2 הפונק' init הערה</title>
<dc:creator><![CDATA[krauskas]]></dc:creator>
<description><![CDATA[
<p>קיבלתי הערה: “אולי עדיף בלולאה?”<br>
לגבי שורת קוד שיוצרת את התיקייה images, ולא הבנתי למה צריך לולאה פה</p>
<p><a href="https://forums.pythonic.guru/t/1-2-init/8000/1">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/1-2-init/8000/1</link>
<pubDate>Sat, 29 Aug 2020 08:53:20 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8000-1</guid>
<source url="https://forums.pythonic.guru/t/1-2-init/8000.rss">יום 1 שאלה 2 הפונק' init הערה</source>
</item>
</channel>
</rss>