Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems on Loops -1 #13

Open
Mohitmauryagit opened this issue Nov 7, 2021 · 0 comments
Open

Problems on Loops -1 #13

Mohitmauryagit opened this issue Nov 7, 2021 · 0 comments

Comments

@Mohitmauryagit
Copy link

  1. Print the series 1,2,3,4,5,6,7,8,9,10
  2. 2,4,6,8,10
  3. 1,3,5,7,9
  4. 1,4,9,16,,,64,81,100
  5. 2,6,12,20,,,,56,72,90
  6. 1,-1,1,-1,1-1,1-1,,,
  7. 1,-2,3,-4,5,-6,7,-8,9,-10
  8. Print all this in reverse also.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant