Giter Site home page Giter Site logo

pyguesser's Introduction

pyGuesser

This was created for a intro class that taught Python in Novemeber of 2020. The original goal was to show various functions of python learned throughout and showed in some sort of program, no matter how simple of complex it was. In order for me to show that I rewrote the LetsGuess-project that is featured on my profile from Java to Python.

pyguesser.py

Main file to be ran. Prompts the user how many numbers to be guessed, and gives a person three attempts per each number (between 0-9). If the user can guess all the numbers, else if they arent they are told to try again. Regardless, the results are saved to a file, pyGuesserResults.txt, that shows what each number was and if the person who attempted to guess them did so successfully or not.

guesservar.py

These are variables used in the pyguesser.py file, and are mainly functions that are used within. Cannot be used alone, and must be used with main file.

pyguesser's People

Contributors

zac-dot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.