Skip to content

Instantly share code, notes, and snippets.

@Shubhra22
Last active November 21, 2020 19:53
Show Gist options
  • Save Shubhra22/b7193429a537ca72a338a944d6dbed82 to your computer and use it in GitHub Desktop.
Save Shubhra22/b7193429a537ca72a338a944d6dbed82 to your computer and use it in GitHub Desktop.
Homewok for nested loop

H.W: 1

101010

010101

101010

010101

H.W: 2

101010

101010

101010

101010

H.W: 3

11111


00000


11111


00000


Print multiplication table of given number

Given a number count the total number of digits in a number

display all the prime numbers within a range

Write a loop to find the factorial of any number

Reverse a given integer number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment