Pinned Repositories
Calculating-compound-interest-in-java
Calculating compound interest in java
Checking-consonant-vowels-in-java
Checking consonant vowels in java
Number-of-shares-and-comments-of-a-post-Url
Number of shares and comments of a post Url
Program-to-sum-first-n-natural-numbers-in-C-using-For-loop.
Program to sum first n natural numbers in C++ using For loop.
Program-to-sum-first-n-natural-numbers-in-C-using-While-loop.
Program to sum first n natural numbers in C++ using While loop.
Remove-spaces-from-a-string-entered-from-the-keyboard
Remove spaces from a string entered from the keyboard
Turn-off-auto-save-drafts.
Turn off auto-save drafts.
Use-a-for-loop-to-iterate-i-from-1-to-n
Write a program to create a dictionary containing (i, i*i), where i is an integer from 1 to n (including 1 and n), n is entered from the keyboard. Then print this dictionary to the screen. Example: Assuming number n is 8, the output will be: {1:1, 2:4, 3:9, 4:16, 5:25, 6:36, 7:49, 8:64}.
Utils-.-Library-Lib
Utils . Library Lib
Write-a-program-to-list-all-prime-numbers-less-than-n-given.
Write a program to list all prime numbers less than n given.
hassanbarber's Repositories
hassanbarber/Number-of-shares-and-comments-of-a-post-Url
Number of shares and comments of a post Url
hassanbarber/Program-to-sum-first-n-natural-numbers-in-C-using-For-loop.
Program to sum first n natural numbers in C++ using For loop.
hassanbarber/Remove-spaces-from-a-string-entered-from-the-keyboard
Remove spaces from a string entered from the keyboard
hassanbarber/Use-a-for-loop-to-iterate-i-from-1-to-n
Write a program to create a dictionary containing (i, i*i), where i is an integer from 1 to n (including 1 and n), n is entered from the keyboard. Then print this dictionary to the screen. Example: Assuming number n is 8, the output will be: {1:1, 2:4, 3:9, 4:16, 5:25, 6:36, 7:49, 8:64}.
hassanbarber/Write-a-program-to-list-all-prime-numbers-less-than-n-given.
Write a program to list all prime numbers less than n given.
hassanbarber/Calculating-compound-interest-in-java
Calculating compound interest in java
hassanbarber/Checking-consonant-vowels-in-java
Checking consonant vowels in java
hassanbarber/Program-to-sum-first-n-natural-numbers-in-C-using-While-loop.
Program to sum first n natural numbers in C++ using While loop.
hassanbarber/Turn-off-auto-save-drafts.
Turn off auto-save drafts.
hassanbarber/Utils-.-Library-Lib
Utils . Library Lib
hassanbarber/Write-a-program-that-allows-the-user-to-enter-a-student-number-Then-check-if-the-code-is-correct-in-
The student ID format is “Bxxxxxxx” where x is an integer from 1-9. (Use a regular expression to bind the format)
hassanbarber/2020-plan-table
business development strategy
hassanbarber/Add-two-numbers-in-C-.-language
Add two numbers in C . language
hassanbarber/Change-language-using-google-translate
Put the JS and css code in the footer:
hassanbarber/Play-MP3
Play MP3
hassanbarber/Replace-Add-to-Cart-or-Add-to-Cart-
Replace “Add to Cart” or “Add to Cart”
hassanbarber/When-you-search-for-an-article-that-only-has-1-in-our-blog-it-will-go-directly-to-the-detail-page-w
When you search for an article that only has 1 in our blog, it will go directly to the detail page without going through the search results page.