Giter VIP home page Giter VIP logo

magic-py-ball's Introduction

👋 Hey! I'm Ben.

Thanks for taking the time to check out my profile!

I'm an open-source developer, high school student, and huge fan of Python and HTML.

I love to code, write on Medium, and help others. I'm also a staff member at Python Discord, one of the largest Python communities on the planet.

If you like what you see here on my GitHub profile, check out my newsletter, blog, Twitter account, or Medium profile.

❤️ To support my projects financially, check out my GitHub Sponsors profile!

magic-py-ball's People

Contributors

bsoyka avatar dependabot-preview[bot] avatar dependabot-support avatar focux avatar j4mary avatar marcinmiksa avatar mbuccat avatar mepda avatar nelavensubas avatar ronaldooliveiradevbr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

magic-py-ball's Issues

Dependabot couldn't find a requirements.txt for this project

Dependabot couldn't find a requirements.txt for this project.

Dependabot requires a requirements.txt to evaluate your project's current Python dependencies. It had expected to find one at the path: /requirements.txt.

If this isn't a Python project, or if it is a library, you may wish to disable updates for it from within Dependabot.

You can mention @dependabot in the comments below to contact the Dependabot team.

Add Sentry details

Include things like scope, tags, etc. This will help more with error reporting and solving.

Make different “modes”

When using the answer function, it should be a feature where there is a True/False parameter that specifies whether output should be returned or printed.
For example:

answer(“Question”, print=True)
# prints answer
answer(“Question”, print=False)
# returns answer
answer(“Question”)
# defaults to False, returns answer

Adding new answers

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

NameError: name 'DRTGDSYF' is not defined

Sentry Issue: MAGIC-PY-BALL-6

NameError: name 'DRTGDSYF' is not defined
  File "main.py", line 64, in <module>
    answer(input("QUESTION: "), printable=True)
  File "<string>", line 1, in <module>

I'm guessing this is an issue with how the input is processed.

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.