> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

One of the items mentioned in the Posting Guide is that homework questions are 
not okay... we don't know what your instructor is looking for, and they are 
expected to provide support for their instruction plan.

On October 26, 2021 1:09:50 PM PDT, Anas Jamshed <anasjamshed1...@gmail.com> 
wrote:
>I need help to these questions
>
>### Question 1
>Create a variable containing a sequence of numbers from 1 to 100:
>
>Iterate over the variables and print those numbers which are prime.
>
>
>### Question 2
>Create a matrix of size 3x3 called mat_1:
>
> Iterate over all the values one by one and print the element as well as
>the position in the matrix (row, col)
>
>       [[alternative HTML version deleted]]
>
>______________________________________________
>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

-- 
Sent from my phone. Please excuse my brevity.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to