Menu
×
×
Prawidłowy!

Ćwiczenie:

Wstaw brakującą część poniższego kodu, aby wyświetlić „Hello World”.

echo "Witaj świecie";
ECHO „Witaj świecie”;
Echo „Witaj świecie”;
drukuj "Witaj świecie";

Not Correct

Click here to try again.

Correct!

Next ❯

  
  
  




Przejdź do w3schools.com
Zresetuj wynik
Zamknij to menu
"; txt += " '; txt += ' MOJA STRONA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((userscore/liczba ćwiczeń) * 100); stopnie = x * 3,6; jeśli (stopnie > 359) stopnie = 359; document.getElementById("mypage_circle1").setAttribute("d", descriptionArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", descriptionArc(26, 35, 24, 0, stopnie)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: centerX + (promień * Math.cos(angleInRadians)), y: centerY + (radius * Math.sin(angleInRadians)) }; } funkcja opiszArc(x, y, radius, startAngle, endAngle){ var start = polarToCartesian(x, y, radius, endAngle); var end = polarToCartesian(x, y, radius, startAngle); var largeArcFlag = endAngle - startAngle

Ukończono 0 z 47 ćwiczeń:

Składnia PHP
Zmienne PHP
Ciągi PHP
Operatory PHP
PHP Jeśli... Inaczej
Przełącznik PHP
Pętle PHP
Funkcje PHP
Tablice PHP
Formularze PHP
Daty PHP
Zaawansowany PHP

×

Zresetować wynik?

To zresetuje wynik WSZYSTKICH 47 ćwiczeń.

Jesteś pewien, że chcesz kontynuować?



×

Gratulacje!

Ukończyłeś wszystkie 47 ćwiczeń PHP.

Podziel się swoim wynikiem: