BuggleInc / PLM

Programmer's Learning Machine
http://people.irisa.fr/Martin.Quinson/Teaching/PLM/
Other
63 stars 40 forks source link

Problème de clarté #484

Closed PLMbugz closed 7 years ago

PLMbugz commented 7 years ago

Lesson: welcome Exercise: welcome.lessons.welcome.bdr.BDR Programming Language: Java Locale: français (France) Java version: 1.8.0_144 (VM: Java HotSpot(TM) 64-Bit Server VM; version: 25.144-b01) OS: Mac OS X (version: 10.12.6; arch: x86_64) PLM version: 2.7 (20170901) Public user ID: PLMf0fe20be87b2aa2f6992e63ca658d593d52d0bb4

Le paragraphe sur l'indentation n'est pas très clair, on ne saisit pas bien la différence entre l'interprétation machine et humaine, c'est le paragraphe de code

if (estSurBiscuit())
if (x == 5) gauche(); else droite(); avance();