Skip to content
View rambo7vi's full-sized avatar

Block or report rambo7vi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Dice-Roll Dice-Roll Public

    Dice Roll Simulator - Python Project

    Python

  2. WordDiction WordDiction Public

    Takes input of the Word and provides its meaning. Also, checks for the closest matches of the word if word entered incorrectly and checks for case sensitive scenarios as well.

    Python

  3. Hangman-game Hangman-game Public

    We need to guess the letters in the word for which 10 attempts are given if you burn out all the attempts the man is hanged.

    Python

  4. TicTacToe TicTacToe Public

    TicTacToe is a game is meant to be played against Computer as a player we need to provide the spaces where we push 'X' or 'O' . Unless you use a proper strategy the computer won't let you win.

    Python

  5. GenBarcode GenBarcode Public

    A Python program to generate a barcode in which barcode module is used for importing EAN13 and to get ImageWriter function from Barcode.Writer class

    Python

  6. Text-To-Speech Text-To-Speech Public

    Using pyttsx3 package to convert text to speech in Python

    Python