Closed jsfour closed 1 year ago
sdf
d
test
write a hello world
write a hello world
write a hello world in typescript
write a hello world in typescript
write a typescript hello world
write a typescript hello world
write a typescript hello world
write a typescript hello world
write a typescript hello world
write a typescript hello world program
write a typescript hello world program
*/
/*
Generate pseudocode for the following task:
print all the even numbers from 0 to 100
*/
/*
Generate pseudocode for the following task:
print all the numbers from 0 to 100; if the number is divisible by 3, print "Fizz" instead of the number; if the number is divisible by 5, print "Buzz" instead of the number; if the number is divisible by 3 and 5, print "FizzBuzz" instead of the number;
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array as a parameter, and returns a new array with the numbers sorted in descending order.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of strings as a parameter, and returns a new array
with only the strings of even length.
*/
/*
Generate pseudocode for the following task:
Write a function that takes two arrays as parameters, and returns an array of the items that only exist in one of the arrays.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers as a parameter, and returns the lowest and highest number, in that order (as an array).
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers, and returns an array with the zero-based indexes of the occurrences of the second parameter in the first one.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers, and returns true if there’s a place to split the array so that the sum of the numbers on one side is equal to the sum of the numbers on the other side, otherwise, return false.
*/
/*
Generate pseudocode for the following task:
Write a function that will take a string of numbers, and return that string in numeric order from least to greatest.
*/
/*
Generate pseudocode for the following task:
Write a function that takes a string of words and returns the length of the
longest word.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers, and returns an array with the zero-based indexes of the occurrences of the largest number in the array.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array and returns the average of the array.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array with two numbers, and returns the sum of those two numbers plus the sum of all the numbers between them.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array and returns the sum of the first, middle and last numbers.
*/
/*
Generate pseudocode for the following task:
Write
a function that takes an array of numbers, and returns the sum of the sums of each leading subsequence for that array. You may assume that the array always contains at least one number.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the sum of each number multiplied by its index.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the sum of each number multiplied by its index.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array and returns a new array with the elements reversed.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array and returns a new array with the elements in reverse order.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest number in the array.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an
array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any two of those numbers.
*/
/*
Generate pseudocode for the following task:
Write a function that takes an array of numbers and returns the greatest difference you can get by subtracting any
Test