- Thread starter
- #21
Yeah you got it. You go as a user to beg for money and that's it.The website owners might not be begging money but giving a room for members to beg for money from other members.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Yeah you got it. You go as a user to beg for money and that's it.The website owners might not be begging money but giving a room for members to beg for money from other members.
What's with those code?It could be object of a game.
Like for example:
Could you loan me just one dollar?
Then the prize of 1 ticket is second time number of the correct phrase online.
For the 34 words like randomly generated:
yydld ...etc
Then for each character in his correct place then it generates 1/34 $. Means for 4 characters you will get 0,11 $ then debited 0,08 $.
Python code:
word = "Could you loan me just one dollar?"
listA = list()
listB = list()
import random
ind = 0
ind1 = 0
cas1 = 0
cas2 = 0
while len(listA) < len(word):
f = random.choice(word)
listA.append(f)
if (f == word[ind]):
cas1 += 1
ind += 1
while len(listB) < len(word):
f = random.choice(word)
listB.append(f)
if (f == word[ind1]):
cas2 += 1
ind1 += 1
print('Word:', word)
print('Word 1:', ''.join(listA), ' correct : ', cas1, '/', len(word))
print('Word 2:', ''.join(listB), ' correct : ', cas2, '/', len(word))
val1 = round(cas1 / len(word), 2)
val2 = round(cas2 / len(word), 2)
print('Credited ', val1, ' $')
print('Debited ', val2, ' $')
Execution:
Word: Could you loan me just one dollar?
Word 1: at? odj emuotoe osujmmlolCdjnol us correct : 3 / 34
Word 2: Cae l no lol jndamlC rnoyjl uodCu correct : 4 / 34
Credited 0.09 $
Debited 0.12 $
Such a game is invited by mine but no PTP is executing up to the moment.
The post is for fun purpose.
A code illustrating concept of gambling in a game of simulating begging.What's with those code?
It's like a Fund Me Page but that site might have its goal to beg not for themselves but to the needy.Could this be grouped under a way of making money online. Some people asked to be helped financially online. What do you think about this method of money making?https://www.beggingmoney.com. a site to beg for money
Yeah anybody can join the site to beg. It is an avenue to create a page to ask for moneyIt's like a Fund Me Page but that site might have its goal to beg not for themselves but to the needy.
Have you joined on that site? That seems a ridiculous site lol.Yeah anybody can join the site to beg. It is an avenue to create a page to ask for money
And I have realised that when you beg people for money they tend not to value you because you are not working for your moneySome people always want the easy way out. They beg than to work
Lol. And we would all turn to beggars. But seriously we don't need to beggedI don't get why people like begging. They come online and be begging. Begging is not a job. What if we all start begging?
Yeah I think it is for those in dire need for help not for lazy bonesMaybe it is for those that are in dare needy of some emmergency assistance and it would not be a bad idea to extend a helpiung hand to them.But if it is just to give bto completely lazy people of which most of the online people are then it is wrong.It encourages people not to be in good standing with the society.
Yeah for those in needy lol,we have alot of lazy bones and human junk on the online space who do not want to do the work.That is why we have alot of scamers,complainers and whiners because they do not want to start from somewhere and level up.If people can have a hardworking spirit then we would not always be complaining that paid to click and paid to post pay peanuts.We would always contribute atleast within six months to increase our pay.Yeah I think it is for those in dire need for help not for lazy bone
I know there might be genuine people that are in need and have no recourse than to beg. The problem is that the scammers beggars have made it difficult to know who is genuine or not.Well people tends to be funny sometimes by begging online. I don't think it is right just be contented with what you have sbd avoid being a beggar that's just it