Community Profile

photo

Custode Dmitri Francesco


Last seen: environ 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


I'm trying to write a program that types out a line with n integers starting with n0 , separated by commas and spaces. It needs to use a forloop and should turn out like this n=10 n0=5 --> 5, 6, 7, 8, 9, 10, 11, 12, 13, 14. This is what I have so far
%Countem %Program that types out a line with n integers starting with n0 %Author Dmitri clear;clc %% set parameters n=10 %...

plus de 4 ans il y a | 1 réponse | 0

1

réponse