Rahul punk
www.yawot.com
Followers: 0 Following: 0
Automation Engineer if any kind of automation (PLC, HMI, VFD, DCS, Arduino, excel, website building and hosting etc)required feel free to email Contact@yawot.com
Statistica
RANK
5.555
of 295.467
REPUTAZIONE
8
CONTRIBUTI
12 Domande
34 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
0
RANK
6.515 of 20.234
REPUTAZIONE
166
VALUTAZIONE MEDIA
4.90
CONTRIBUTI
10 File
DOWNLOAD
16
ALL TIME DOWNLOAD
1189
CONTRIBUTI
0 Post
CONTRIBUTI
2 Pubblico Canali
VALUTAZIONE MEDIA
40
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
circa 3 anni fa
Risolto
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
circa 4 anni fa
Risolto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
circa 4 anni fa
Risolto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
circa 4 anni fa
Risolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
circa 4 anni fa