Skip to main content

A package that predicts bloxflip games by Maska

Project description

bloxflippackage

Examples

Crash

import klupywpredictorss



o = klupywpredictorss.crash

varName = o.crashpredictor()

#  varName returns a dict {{'crashchance': str(chance), 'crashprediction': str(prediction)}

chance = varName[crashchance]

prediction = varName[crashprediction]

print(chance, prediction)

Mines

import klupywpredictorss



o = klupywpredictorss.mines

output = o.minespredictor(tileo, bombs) # tileo = How many tiles the user wants to open  # bombs = how many bombs on the field

print(output)

Towers

import klupywpredictorss



o = klupywpredictorss.towers

output = o.towerspredictor()

print(output)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klupywpredictor1.0-3.0.2.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

klupywpredictor1.0-3.0.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page