Índice: Colores Números Números 2 Útiles de colegio Profesiones
Des Couleurs Noir Violette Orange Bleu Bleu-Ciel Jaunes Grise Rose Marron Rouge Vert/e Blanc
Exercices De quelle couleur est-ce:
Private Sub CommandButton1_Click() If UCase(TextBox1) = "ROSE" Then Label1 = "très bien" Else Label1 = "essayez à nouveau" End If End Sub Private Sub CommandButton2_Click() If UCase(TextBox2) = "NOIR" Then Label2 = "très bien" Label2 = "essayez à nouveau" Private Sub CommandButton3_Click() If UCase(TextBox3) = "GRISE" Then Label3 = "très bien" Label3 = "essayez à nouveau" Private Sub CommandButton4_Click() If UCase(TextBox4) = "MARRON" Then Label4 = "très bien" Else Label4 = "essayez à nouveau" End If End Sub Private Sub CommandButton5_Click() If UCase(TextBox5) = "BLEU" Then Label5 = "très bien" Label5 = "essayez à nouveau" Private Sub CommandButton6_Click() If UCase(TextBox6) = "BLEUCIEL" Then Label6 = "très bien" Label6 = "essayez à nouveau"
Les Numéros Vingt et un Zéro Dix Trente - deux Un Onze Vingt-deux Trente trois Douze Vingt-trois Deux Trente – quatre Treize Vingt- quatre Trente - cinq trois Quatorze Vingt- cinq Quatre Trente - six Quinze Vingt - six Cinq Trente – sept Vingt- sept Seize Six Trente- huit Vingt- huit Dix-sept Sept Trente neuf Vingt- neuf Dix-huit Huit Quarante Dix-neuf Trente Neuf Quarante et un Vingt Trente et un
Numéros Quarante - deux Quarante- trois Quarante- quatre Quarante – cinq Quarante – six Quarante – sept Quarante- huit Quarante – neuf Cinquante
Exercices
Private Sub CommandButton4_Click() If UCase(TextBox4) = "ZERÓ" Then Label4 = "très bien" Else Label4 = "essayez à nouveau" End If End Sub Private Sub CommandButton5_Click() If UCase(TextBox5) = "TRENTE-TROIS" Then Label5 = "très bien" Label5 = "essayez à nouveau" Private Sub CommandButton6_Click() If UCase(TextBox6) = "CINQUANTE" Then Label6 = "très bien" Label6 = "essayez à nouveau" CommandButton1_Click() If UCase(TextBox1) = "SIX" Then Label1 = "très bien" Else Label1 = "essayez à nouveau" End If End Sub Private Sub CommandButton2_Click() If UCase(TextBox2) = "VINGT-CINQ" Then Label2 = "très bien" Label2 = "essayez à nouveau" Private Sub CommandButton3_Click() If UCase(TextBox3) = "NEUF" Then Label3 = "très bien" Label3 = "essayez à nouveau"
Les écoliers Utiles Le Classeur Les Crayons Le Taille de Crayon La Calculatrice Le Livre La Gomme Le stylo De la Colle Le Ciseau Le Tableau La Règle
Exercices
Private Sub CommandButton1_Click() If UCase(TextBox4) = "LE CISEAU" Then Label4 = "très bien" Else Label4 = "essayez à nouveau" End If End Sub Private Sub CommandButton5_Click() If UCase(TextBox5) = "LE TABLEAU" Then Label5 = "très bien" Label5 = "essayez à nouveau" Private Sub CommandButton6_Click() If UCase(TextBox6) = "LA RÉGLE" Then Label6 = "très bien" Label6 = "essayez à nouveau" Private Sub CommandButton1_Click() If UCase(TextBox1) = "LES CRAYONS" Then Label1 = "très bien" Else Label1 = "essayez à nouveau" End If End Sub Private Sub CommandButton2_Click() If UCase(TextBox2) = "DE LA COLLE" Then Label2 = "très bien" Label2 = "essayez à nouveau" Private Sub CommandButton3_Click() If UCase(TextBox3) = "LE CLASSEUR" Then Label3 = "très bien" Label3 = "essayez à nouveau"
Profesiones Le Dentiste La Actrice La Chanteuse Le acteur Le journaliste Le Docteur Le Chanteur Les étudiants
Exercices
Private Sub CommandButton4_Click() Private Sub CommandButton1_Click() If UCase(TextBox1) = "LE ACTEUR" Then Label1 = "très bien" Else Label1 = "essayez à nouveau" End If End Sub Private Sub CommandButton2_Click() If UCase(TextBox2) = "LA CHANTEUSE" Then Label2 = "très bien" Label2 = "essayez à nouveau" Private Sub CommandButton3_Click() If UCase(TextBox3) = "LE DENTISTE" Then Label3 = "très bien" Label3 = "essayez à nouveau" Private Sub CommandButton4_Click() If UCase(TextBox4) = "LE JOURNALISTE" Then Label4 = "très bien" Else Label4 = "essayez à nouveau" End If End Sub Private Sub CommandButton5_Click() If UCase(TextBox5) = "LE CHANTEUR" Then Label5 = "très bien" Label5 = "essayez à nouveau"