photo

Ismail Bera


Last seen: 27 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

All
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


pack more information into a single field
Dear Christopher Stapels, @Christopher Stapels In my experiment, in total I need to visualize 12 parameters out of 6 different ...

5 meses hace | 1 respuesta | 0

1

respuesta

Resuelto


Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
Given a positive integer n, determine whether n is "oddish" or "evenish" - that is, whether the sum of the digits of n is odd or...

8 meses hace

Resuelto


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

8 meses hace

Resuelto


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:...

8 meses hace