<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://travaux.indse.be/index.php?action=history&amp;feed=atom&amp;title=Ex2.2</id>
	<title>Ex2.2 - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://travaux.indse.be/index.php?action=history&amp;feed=atom&amp;title=Ex2.2"/>
	<link rel="alternate" type="text/html" href="https://travaux.indse.be/index.php?title=Ex2.2&amp;action=history"/>
	<updated>2026-05-10T17:10:17Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://travaux.indse.be/index.php?title=Ex2.2&amp;diff=4315&amp;oldid=prev</id>
		<title>Kevinde : Nouvelle page : ==Solutions de cet exercices :== * Solution de Kévin Detaille :  import random  random.random()   t1=[]  for i in range(1000):          t1.append(random.randint(100,999))  t2=[]  fo...</title>
		<link rel="alternate" type="text/html" href="https://travaux.indse.be/index.php?title=Ex2.2&amp;diff=4315&amp;oldid=prev"/>
		<updated>2011-05-23T08:30:27Z</updated>

		<summary type="html">&lt;p&gt;Nouvelle page : ==Solutions de cet exercices :== * Solution de Kévin Detaille :  import random  random.random()   t1=[]  for i in range(1000):          t1.append(random.randint(100,999))  t2=[]  fo...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Solutions de cet exercices :==&lt;br /&gt;
* Solution de Kévin Detaille :&lt;br /&gt;
 import random&lt;br /&gt;
 random.random() &lt;br /&gt;
 t1=[]&lt;br /&gt;
 for i in range(1000):&lt;br /&gt;
         t1.append(random.randint(100,999))&lt;br /&gt;
 t2=[]&lt;br /&gt;
 for i in range(1000):&lt;br /&gt;
         t2.append(random.randint(100,999))&lt;br /&gt;
 a,b,i,identique=0,0,0,(len(t1)==len(t2))&lt;br /&gt;
 if(identique):&lt;br /&gt;
         print(identique)&lt;br /&gt;
 else:&lt;br /&gt;
         while i&amp;lt;len(t1) and i&amp;lt;len(t2) and a==0:&lt;br /&gt;
                 b=(t1[i]==t2[i])&lt;br /&gt;
                 if(b)and(c):&lt;br /&gt;
                         identique=True&lt;br /&gt;
                         print(identique)&lt;br /&gt;
                         print(b)&lt;br /&gt;
                 else:&lt;br /&gt;
                         identique=False&lt;br /&gt;
                         a=1&lt;br /&gt;
                         print(b)&lt;/div&gt;</summary>
		<author><name>Kevinde</name></author>
	</entry>
</feed>