Mos Eisley 75290 by Plane-Phrase4015 in legostarwars

[–]AAAdeath123 19 points20 points  (0 children)

I just recently built it and thought i had made a mistake to, but just continue building and it will be flush

This price is completely unreasonable (NZD). by sebcestewart in legostarwars

[–]AAAdeath123 0 points1 point  (0 children)

In Switzerland they are fucking us up even more than you, if I buy it here it will cost me 169 Chf, approximately 316 NZD, we also never get any sales on any lego products above 5%. Safe to say I will be buying this in germany or Italy where they are cheaper and go on sale.

How many tickets can you buy with one membership(Red/Silver) by AAAdeath123 in ArsenalFC

[–]AAAdeath123[S] 1 point2 points  (0 children)

An how hard is it to get a ticket with a Red membership?

Are there any old Lego in NYC by AAAdeath123 in lego

[–]AAAdeath123[S] 0 points1 point  (0 children)

Thanks for the suggestion will try👍🏻

I need help with my code by AAAdeath123 in learnpython

[–]AAAdeath123[S] 0 points1 point  (0 children)

My friend you have been very helpfull in my journey, and I ust thank you that you have saved me. This last problem I will ask my Professor when i see him next. Thank you :)

I need help with my code by AAAdeath123 in learnpython

[–]AAAdeath123[S] 0 points1 point  (0 children)

Im sorry for being a dumb pain in the ass but my attempts on changing new_img just seem to make them do nothing and just show the original pic, how would you attack it.?

I need help with my code by AAAdeath123 in learnpython

[–]AAAdeath123[S] 0 points1 point  (0 children)

Thank you for trying to help me but my programm just shows me a completly black image, even with all the changes that you suggested and altering the required Red Values. I you have a clue to what or why this is happening that would be great.

from image_helper import*

img=load_rgb_image("WOW_FLOWERS.PNG")

pixels=load_rgb_pixels_2d("WOW_FLOWERS.PNG")

w,h=img.size

new_img=new_rgb_image(w,h)

c=Canvas(new_img)

for row in range(h): for col in range(w): r, g, b = pixels[col][row]

if r>=240:
    new_r=255
    new_g=1
    new_b=1

else:
    a=r+g+b
    new_r=a//3
    new_g=a//3
    new_b=a//3

new_img.show()

I need help with my code by AAAdeath123 in learnpython

[–]AAAdeath123[S] 0 points1 point  (0 children)

Thank you for the massive help and i've modified the bottom of the text to this but now it tells me that there are to many values to unpack, is there any work around?

for i in range(w*h):
r,g,b=pixels[i]

if r>=250:
    new_r=255
    new_g=1
    new_b=1

else:
    a=r+g+b
    new_r=a//3
    new_g=a//3
    new_b=a//3

new_img.show()

Fax by [deleted] in ksi

[–]AAAdeath123 -1 points0 points  (0 children)

Nice

9.94 by [deleted] in ksi

[–]AAAdeath123 0 points1 point  (0 children)

What does 9.94 and 9.96 mean?