Menu
×
×
Correct!

Exercer:

Insérez la partie manquante de la commande pour vérifier quelle version de Git (le cas échéant) est installée.

git --version

Not Correct

Click here to try again.

Correct!

Next ❯
git 

  
  
  




Allez sur w3schools.com
Réinitialiser le score
Fermer ce menu
"; txt += " '; txt += ' MA PAGE'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((userscore/numberofexercises) * 100); degrés = x * 3,6 ; si (degrés > 359) degrés = 359 ; document.getElementById("mypage_circle1").setAttribute("d", describeArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", describeArc(26, 35, 24, 0, degrés)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x : centerX + (radius * Math.cos(angleInRadians)), y : centerY + (radius * Math.sin(angleInRadians)) } ; } fonction describeArc(x, y,radius, startAngle, endAngle){ var start = polarToCartesian(x, y, radius, endAngle); var end = polarToCartesian(x, y, radius, startAngle); var largeArcFlag = endAngle - startAngle

Terminé 0 des 41 exercices :

Git Commencer
Git nouveaux fichiers
Environnement de mise en scène Git
Commettre Git
Aide Git
Branche Git
Fusion de branches Git
Git Remote Commencer
Git Pull depuis la télécommande
Git Push to Remote
Git Pull Branch à distance
Git Clone
git .gitignore
Git Remote Ajouter SSH
Rétablir Git
Réinitialiser Git
Modifier Git

×

Réinitialiser le score ?

Cela réinitialisera le score de TOUS les 41 exercices.

Es-tu sur de vouloir continuer?



×

Toutes nos félicitations!

Vous avez terminé les 41 exercices Git.

Share your score: