Curs Engleza

- Scrieti verbul din paranteze la Trecutul continuu, in acord cu subiectul.
Ex.: "I ___ (to walk)" - was walking

[ "I ___ (to write)", "You ___ (to swim)", "We ___ (to walk)", "He ___ (to walk)", "They ___ (to read)", "She ___ (to sing)", "I ___ over there (to play)", "My cousin ___ here. (to come)", "The swallows ___ fast. (to fly)", "The eagle ___ very high. (to fly)", "You ___ to the theater. (to go)", "He ___ two glasses. (to have)", "She ___ good to you. (to be)", "I ___ an orchid. (to see)", "You ___ a nice shirt. (to wear)", "I ___ two apples. (to choose )" ]
["was writing","were swiming","were walking","was walking","were reading","was singing","was playing","was coming","were flying","was flying","were going","was having","was being","was seeing","were wearing","was choosing"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag este element de tip bloc?
<div> <img> <span>
<div>Web Programming and Development</div>
Care cod CSS afiseaza textul subliniat?
font-style: italic; text-decoration: underline; font-weight: 500;
h2 {
  text-decoration: underline;
}
Clic pe functia JavaScript care apeleaza o alta functie dupa un anumit timp.
insertBefore() setTimeout() querySelector()
function someFunction() { alert("CoursesWeb.net"); }
setTimeout("someFunction()", 2000);
Clic pe instructiunea care returneaza numarul total de elemente dintr-un array asociativ.
count($array) count($array, 1) strlen()
$food =["fruits" =>["banana", "mar"), "veggie" =>["ceapa", "rosie"));
$nr_food = count($food, 1);
echo $nr_food;       // 6
Indicati Viitorul Perfect la negativ al verbului din paranteze, in propozitia: "The child (to not play) by Sunday".
has't played haven't been playing will haven't played
The child will haven't played by Sunday.
- Copilul nu s-ar fi jucat pana duminica.
Indicati Viitorul Perfect pentru verbul "contar" (a povesti) la forma "Él".
habrá contado va a contar contaba
Él no habrá contado el cuento.
- El nu ar fi spus povestea.
Trecutul continuu - Exercitii si teste incepatori

Last accessed pages

  1. PHP Laravel - Tutoriale (6816)
  2. Viitor simplu si continuu - Future Tense Simple and Continuous (45170)
  3. Lectia 141, Recapitulare 121-122 (39)
  4. Lectia 142, Recapitulare 123-124 (63)
  5. Instructiuni conditionale if, else, switch (19334)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1266)
  2. Curs HTML gratuit Tutoriale HTML5 (968)
  3. Coduri pt culori (723)
  4. Creare si editare pagini HTML (567)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (526)
Chat
Discuta sau lasa un mesaj pt. ceilalti utilizatori
Full screenInchide