Merci !c'est cool !
___________________________________
Merci de visiter mon ptit site web :
WWW.SKYPLAYER.FR.ST
SkyCrasher
-------------------------------
Réponse au message :
-------------------------------
> Pour le ET
> soit : if (a==2 and b==3) {.......}
> soit : if (a==2 && b==3) {........}
>
> Pour le OU
> soit : if (a==2 or b==3) {.......}
> soit : if (a==2 || b==3) {........}
>
> -------------------------------
> Réponse au message :
> -------------------------------
>
> > J'aimerai savoir comment on fait plusieurs conditions :
> > dans ce genre :
> >
> > if (1° condition + 2° condition) {
> > alors
> > } else {
> > elors !
> > }
> > voila je sais pas comment on fait plusieurs conditions !
> > merci de m'aider !
> >
> >
> > ________________________________
> > Merci de visiter mon ptit site web :
> >
WWW.SKYPLAYER.FR.ST> >

SkyCrasher
>