<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cours NDLP &#187; Python</title>
	<atom:link href="http://www.lapaix.org/coursndlp/?cat=20&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.lapaix.org/coursndlp</link>
	<description>Mathématiques</description>
	<lastBuildDate>Mon, 28 Jun 2021 11:52:03 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.21</generator>
	<item>
		<title>P02 : Principales instructions</title>
		<link>http://www.lapaix.org/coursndlp/?p=1758</link>
		<comments>http://www.lapaix.org/coursndlp/?p=1758#comments</comments>
		<pubDate>Mon, 17 Jun 2019 14:53:50 +0000</pubDate>
		<dc:creator><![CDATA[cfourdan]]></dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.lapaix.org/coursndlp/?p=1758</guid>
		<description><![CDATA[Instruction conditionnelle L’instruction si… alors introduit une condition.Si la condition est vérifiée, le traitement associé est effectué. L’instruction sinon peut compléter l’instruction « si…alors » pour exécuter un autre traitement lorsque la condition n’est pas vérifiée. Première indentation : A chaque que l&#8217;on utilise une instruction finissant par &#171;&#160;:&#160;&#187;, il faut indexer le texte (cela &#8230; <a href="http://www.lapaix.org/coursndlp/?p=1758" class="more-link">Continuer la lecture de <span class="screen-reader-text">P02 : Principales instructions</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lapaix.org/coursndlp/?feed=rss2&#038;p=1758</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>P01 : Premier programme Python</title>
		<link>http://www.lapaix.org/coursndlp/?p=1726</link>
		<comments>http://www.lapaix.org/coursndlp/?p=1726#comments</comments>
		<pubDate>Mon, 17 Jun 2019 09:33:53 +0000</pubDate>
		<dc:creator><![CDATA[cfourdan]]></dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.lapaix.org/coursndlp/?p=1726</guid>
		<description><![CDATA[Dans cette partie, nous allons utiliser le module Idle de Python. Il est possible d&#8217;utiliser la ligne de commande pour des programmes très courts mais l&#8217;Idle est préférable pour les programmes plus longs et surtout garde une trace de l&#8217;activité de l&#8217;élève. Préalable à l&#8217;utilisation des mathématiques en programmation Python Pour toute utilisation dans le &#8230; <a href="http://www.lapaix.org/coursndlp/?p=1726" class="more-link">Continuer la lecture de <span class="screen-reader-text">P01 : Premier programme Python</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lapaix.org/coursndlp/?feed=rss2&#038;p=1726</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
