Feeds
提问
Live script code block refuses to execute.
Lately, I have been having problems running my code from a live script. After running a code block, editing it, and then trying ...
3 years 前 | 0 个回答 | 0
0
个回答已解决
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...
3 years 前
已解决
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:...
3 years 前
