Community Profile

photo

Mojisola Ajayi


Last seen: ongeveer een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Add two numbers
Given a and b, return the sum a+b in c.

bijna 4 jaar ago

Question


How to make a checkerboard function
I'm supposed to write a function with header [M] = myCheckerBoard(n) and M is an n by n matrix, how do I do this? M = [1...

bijna 4 jaar ago | 1 answer | 0

1

answer

Solved


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

bijna 4 jaar ago