top of page

Highest high 2

import random


for i in range(100):

print('luck')

a=random.randint(100,1000)

b=random.randint(100,random.randint(100,1000))

print('Take ',a,'$ and return ',b,'₹')


a=random.randint(100,1000)

b=random.randint(100,1000)

print('Take ',a,'₹ and return ',b,'$')


a


''' The stunt code would be to find the profit lol gives the highest high.

Just saying not interested in taking it up today. I am just interested in varying the functions

Just for fun. While watching.


Take 911 $ and return 266 ₹

Take 672 ₹ and return 855 $

luck

Take 220 $ and return 148 ₹

Take 362 ₹ and return 938 $

luck

Take 274 $ and return 242 ₹

Take 221 ₹ and return 365 $

luck

Take 978 $ and return 104 ₹

Take 656 ₹ and return 369 $

luck

Take 176 $ and return 597 ₹

Take 467 ₹ and return 136 $

luck

Take 348 $ and return 609 ₹

Take 777 ₹ and return 475 $

luck

Take 886 $ and return 200 ₹

Take 385 ₹ and return 797 $

luck

Take 189 $ and return 231 ₹

Take 855 ₹ and return 746 $

The average is not zero


Whats the error is all we ask in 10 iterations


Promotes Indo US relations


'''

 
 
 

Recent Posts

See All
The real mystery in 2 at exponential level.

[3/4, 7:33 AM] Harish Teach: Missing the fluid proof of pythogoreus theorem in viswesarayya [3/4, 8:12 AM] Harish Teach: So we have to take a logarithm expansion mclaurin to proove the a^2 theory [3/4

 
 
 
The language walk diamond

[3/1, 3:43 AM] Harish Teach: Hi folks honestly no more content than 1/20 book cost to translate to request to learn a bit about translate itself and then with that intelligence do other great things i

 
 
 

Comments


bottom of page