How to solve this question?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
You are required to write a script to add two ten-digit random integer and print the result. Use
for-loop and if-else in your script.
1 Kommentar
Antworten (1)
gonzalo Mier
am 26 Jun. 2019
Oh, a really interesting problem. Lets try to solve it as easy as possible...
Lets propose some ideas:
- Sum two constant numbers in a for loop and when your teacher asks, just tell him you use a normal very thin.
- Use the function randsample(prime(899999999)+100000000,1) to obtain each of the random values.
- Record your voice and pick some values from there.
- Plot the values as string in a plot ui.
- Or better, plot one of each number in a different subplot.
- Even better, codify each value as different shape form that has as many sides as your number. Remenber, you don't need to make all the sides equal.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!