Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtask 317970 #2130

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions zdn/matege2025b/15/317970.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
(function() {
let difference = ['уменьшилась ', 'увеличилась '];
let slTime1 = sl1();
let newPrice = sluchch(0.39, 0.99, 0.01) + slTime1;
let answer = Math.abs(1 - newPrice) * 100;
let products = [' телефона ', ' телевизора ', ' миксера ', ' фена ', ' утюга ',
' пылесоса ', ' холодильника ', ' кондиционера ', ' ноутбука ',
' компьютера ', ' обогревателя ', ' планшета ', ' мотоцикла ', ' велосипеда ',
' стола ', ' шкафа ', ' чайника ', ' автомобиля '].iz();
NAtask.setTask({
text: 'После уценки' + products + 'его новая цена составила ' + newPrice.ts() +
' от старой цены. На сколько процентов ' + difference[slTime1] +
'цена' + products + 'в результате уценки?',
answers: answer,
});
})();

//317970

3 changes: 3 additions & 0 deletions zdn/matege2025b/15/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
window.nomer=[
317970,
].iz();