-
Adaugati la fiecare propozitie cuvantul corespunzator corect dintre: less si fewer.
[
"These days you seem to work ___ hours. (Zilele acestea se pare ca lucrezi mai putine ore.)",
"These days you bought ___ chocolate. (Zilele acestea ati cumparat mai putina ciocolata.)",
"I`ve got ___ apples than he has. (Am mai putine mere decat are el.)",
"He should watch ___ the TV. (El ar trebui sa se uite mai putin la televizor.)",
"She spends ___ hours at the computer. (Ea petrece mai putine ore la calculator.)",
"Can you put ___ salt in the soup, please? (Puteti sa puneti mai putina sare in supa, va rog?)",
"Did you plant ___ flowers this year? (Ati plantat mai putine flori in acest an?)",
"You should read ___ fairy tales. (Ar trebui sa cititi mai putine basme.)",
"The high of that tree is ___ than 10 meters. (Inalta acelui copac este mai mica de 10 de metri.)",
"Last night I drank ___ orange juice than Tim. (Aseara am baut mai putin suc de portocale decat Tim.)",
"There is ___ sunshine in the west of England. (Este mai putin soare in vestul Angliei.)",
"There are ___ hours of sunshine in the west of England. (Sunt mai putine ore de soare in vestul Angliei.)",
"As I get wiser, I find myself talking ___ and less. (Pe masura ce devin mai intelept, ma aflu vorbind din ce in ce mai putin.)",
"We want to work ___ hours. (Vrem sa muncim mai putine ore.)",
"We want to work ___. (Vrem sa muncim mai putin.)"
]
["fewer","less","fewer","less","fewer","less","fewer","fewer","less","less","less","fewer","less","fewer","less"]
Un Test simplu in fiecare zi
HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag se foloseste pentru a crea o caseta de adaugare text?
<form> <input> <div><input type="text" name="a_name" value="val" />
Ce proprietate CSS se foloseste pentru a afisa textul cu majuscule-mici?
display font-variant font-styleh3 {
font-variant: small-caps;
}
Ce instructiune afiseaza o fereastra cu un mesaj in ea?
for() Date() alert()var msg = "Viziteaza CoursesWeb.net";
alert(msg);
Indicati codul PHP prin care se obtine IP-ul utilizatorului.
$_SERVER["HTTP_USER_AGENT"] $_SERVER["REMOTE_ADDR"] $_GET[]$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;
Cum se traduce cuvantul "actually"?
actual de fapt acumHe actually came on time.
- De fapt, el a venit la timp.
Cum se traduce expresia: "Hace buen tiempo"?
Face timp E vreme frumoasa Drum bunHoy hace buen tiempo.
- Astazi e vreme frumoasa.