Комментарии:
❤
Ответить❤
ОтветитьLove you bro❤😂
Ответитьvery nice way of teaching. Thanks BRO
Ответитьthanks
Ответитьevery time i add images its gets all messed up!
ОтветитьHey guys I know this is a comment on a 3-year old post but just want some help. I wrote all the code he used, then I wanted to change the background of the radio button to be blue, so I wrote "bg="blue"" after the width and before the command in the radio button variable. For some reason when I run the code only the hamburger and hot dog changes background to blue and the pizza's background stays as white. I asked ChatGPT 4.0 what could be the issue and they don't have a concrete answer.
Are there any coding connoisseurs that might be able to identify my issue?
rahhhhh best code teacher
ОтветитьI used f-string for the order function. It's even simplier and all in one line of code.
def order():
print(f"You ordered {food[x.get()]}!")
Great stuff from the Bro❤❤❤
Ответитьfor me, even width 75 is very large. like 4-5 times more then in example. My screen is 2560x1440.
ОтветитьGreat!
ОтветитьA simpler way to write his order function is:
def order():
order = ["You bought the pizza!", "You bought the hamburger!", "You bought the hotdog!"]
print(order[x.get()])
Great work
ОтветитьThanks this tutorial was really helpful
Ответитьmeow meow meow~!
ОтветитьHi, just a quick question!
When I follow the tutorial, I notice that the default selection is the first one.
Is there anyway to deselect that?
Thanks
why can I not find a png image that works?
ОтветитьGreat !!
ОтветитьI ordered pizza but never comes????
Bro you are best...
hi
Ответитьtysm bro
ОтветитьChef kiss perfection
ОтветитьSo is there a reason why "im looking i just dont know if its cause obscure.. that when i use .place and coordinates that i am only getting the last Item in the list appearing and thus only hhave 1 radio button? apposed to how pack automatically works with the full list and for:loop ?
Ответитьشكرا
ОтветитьTy Bro!!!
ОтветитьThank you!
Ответитьhuh?
ОтветитьGood
ОтветитьHow about in pysimplegui?
ОтветитьWow!
ОтветитьWhat is the difference between padx and width? I didn"t get it Bro.
ОтветитьIn python 3.10 the indicatoron=0 is fine but the compiler expected it to be a boolean, in this case, it is False (Sorry if my English is bad)
ОтветитьI tried creating the image in the for loop because I needed to resize it I added it to a single variable called photo and added the image to the image argument: image=photo, . When I did it messed up the program so that only the last image (the hotdog) showed up . Does it just point to the image in the array you've created rather than copying the image to the radio button? I'll try deleting the array after the for loop and see what happens.
Ответитьthank you very much, you are the best
ОтветитьAnother cool video!
ОтветитьYou are the best.
ОтветитьU should post a link of those images too, pretty cool therse ones
ОтветитьMiam.
ОтветитьKeep it up love ur great why is ur channel so under ratted never mind i believe u will come in other people recommendations
ОтветитьThank you sometimes i wonder how many programming languages u know u should make ur own from Lex
ОтветитьHello Bro.. I always see your tutoriarls!!
Ответить