Space Element Description
**How does it work?**
This app stores the name and value of an object so that you use this object in an expression to calculate its value
**Example 1.**
Context:
You have a grocery store and a list of foods and their price.
Problem:
A customer wants to buy two hamburgers and a strawberry-flavored water.
Solution:
Burger 🍔: 80
Strawberry flavored water 🥤🍓: 20
2 * (🍔) + (🥤🍓) = 2 * (80) + 20 = 180
**Search system**
Do not get lost among so many elements, Element has a search engine that speeds up the selection of elements.
This app stores the name and value of an object so that you use this object in an expression to calculate its value
**Example 1.**
Context:
You have a grocery store and a list of foods and their price.
Problem:
A customer wants to buy two hamburgers and a strawberry-flavored water.
Solution:
Burger 🍔: 80
Strawberry flavored water 🥤🍓: 20
2 * (🍔) + (🥤🍓) = 2 * (80) + 20 = 180
**Search system**
Do not get lost among so many elements, Element has a search engine that speeds up the selection of elements.
Open up