Condicion_port_aventura

Developer
Size
1,493 Kb
Views
48,576

How do I make an condicion_port_aventura?

What is a condicion_port_aventura? How do you make a condicion_port_aventura? This script and codes were developed by Carla on 07 November 2022, Monday.

Condicion_port_aventura Previews

Condicion_port_aventura - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>condicion_port_aventura</title>
</head>
<body> <script src="js/index.js"></script>
</body>
</html>

Condicion_port_aventura - Script Codes JS Codes

console.clear()
//precio entrada Port Aventura
var pGrupo= 1;
var edad= 56;
var precioEstandar=47;
var precioReducido=40;
var precioGrupo= (precioEstandar*pGrupo)/2;
if(pGrupo>=6){ console.log("Su precio a pagar es de " +precioGrupo + " €")
}else if(edad>=60){ console.log("Su precio a pagar es de " +precioReducido + " €")
} else if(edad>=11){ console.log("Su precio a pagar es de " +precioEstandar + " €")
} else{ console.log("Su precio a pagar es de " +precioReducido + " €")
}
Condicion_port_aventura - Script Codes
Condicion_port_aventura - Script Codes
Home Page Home
Developer Carla
Username whereisfluffy
Uploaded November 07, 2022
Rating 3
Size 1,493 Kb
Views 48,576
Do you need developer help for Condicion_port_aventura?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Carla (whereisfluffy) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!