-
Glowing Mind, LLC
- Mazomanie, WI
- http://glowingmind.net
Popular repositories Loading
-
palindrome
palindrome PublicPalindrome checker in Python 3. This program asks a user for a string of characters or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a …
-
-
fizz-buzz-series-printer
fizz-buzz-series-printer PublicA Fizz Buzz series printer in Python 3. It asks user to enter 5 values for range start, range end, range step, divider 1, and divider 2. It performs the input validity check, calculates results, an…
Python
-
rock-paper-scissors-lizard-spock
rock-paper-scissors-lizard-spock PublicA game of rock, paper, scissors, lizard, Spock in Python 3
Python
-
email-parser
email-parser PublicEmail parser in Python 3. This program asks the user to enter email address and checks if it is a valid email address. Using the regular expressions is prohibited for this assignment.
Python
-
happy-numbers
happy-numbers PublicThis program checks every number from 0 to 10,000 and determines what numbers are happy.
If the problem persists, check the GitHub status page or contact support.