@equippedcoding/appfactory
A javascript library to build web apps.
A javascript library to build web apps.
An npm package for discord.js
React chessboard connected to a chess server.
Compile JavaScript into bytecode using bytenode
sm-crypto-dbchain
asynchronous data for class.
Add a style and an image to your QR code
asynchronous data for constructor.
In a supermarket there is a promotion for the first 10 customers, whereby the customer gets a discount from a number that is chosen at random. If the chosen number is less than 50, the discount is 15% of the total purchase, if it is greater than or equal
Calculate the speed of a car
Suppose you have a store and you want to record sales on your computer. Design an algorithm that reads for each customer the total amount of their purchase. At the end of the day you write down the total amount of sales and the number of customers served
A polling station chief wants to determine how many people from each of the sections that make up his zone attend on voting day. The sections are: north, south and center. You also want to determine which section is with the highest number of voters.
A weather station provides a couple of daily temperatures (one representation the maximum temperature and the other the minimum temperature), temperatures cannot occur in nine (9) degrees, neither in the maximum, nor in the minimum, nor in both (it would
A warehouse has collected the data of N products, for this they are entered in a repetitive process: the type (food, clothing), the origin (National, Imported) and the price of each product
Calculate the weekly salary of a worker
An ice cream shop wants a weekly sales report. To do this, you must capture in a system all the sales notes made. Each note contains the quantity and flavor of the popsicles sold. The system must print the number of pallets sold of each flavor, their amou
Basic operations for an ATM
<span style="color: green; width: 100%; font-size: 21px;">
Calculate average of subject
It is desired to obtain the average of g groups that are in the same school year; being that each group can have n students that each student can take m subjects and that in all subjects x grades are averaged to obtain the average of the subject. What you