- Видео 26
- Просмотров 90 503
Py Ideas
Индия
Добавлен 6 авг 2022
This channel is started for posting some fun and cool python project videos.
It helps ,who beginners in python programming language☺ for learn some basics of coding and also motivate them to learn coding.
Subcribe our channel for watching more videos.
Thanks for reading this page🙏.
It helps ,who beginners in python programming language☺ for learn some basics of coding and also motivate them to learn coding.
Subcribe our channel for watching more videos.
Thanks for reading this page🙏.
How to upgrade to python version 3.11 tutorial | just 3 steps | Py Ideas 💡#python #pythontutorial
Python released their new version 3.11. So, most of the python users, need to upgrade their version. So, I was make a video for upgrading python version. This video will help you to check your python version. And upgrading python version 3.11.
Thanks for watching... Subscribe for more video
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Subscribe for more useful contents👉ruclips.net/channel/UCTN4FHBZ8IsE3dnY_6v_Lqg
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Check our other videos 👇:
Hello world program(python vs Java) :
ruclips.net/video/Ocj1w3hyWoU/видео.html
Temperature converter :
ruclips.net/video/28e3EZJrs3Y/видео.html
Multiplication tables :
ruclips.net/video/bW-aVjV5fXE/видео.html
Google Assistant logo :
ruclips.net/video/yiIacdBXDb8/видео.html
Chrom...
Thanks for watching... Subscribe for more video
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Subscribe for more useful contents👉ruclips.net/channel/UCTN4FHBZ8IsE3dnY_6v_Lqg
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Check our other videos 👇:
Hello world program(python vs Java) :
ruclips.net/video/Ocj1w3hyWoU/видео.html
Temperature converter :
ruclips.net/video/28e3EZJrs3Y/видео.html
Multiplication tables :
ruclips.net/video/bW-aVjV5fXE/видео.html
Google Assistant logo :
ruclips.net/video/yiIacdBXDb8/видео.html
Chrom...
Просмотров: 86
Видео
Window icon widget in tkinter | Tkinter #2| Py Ideas 💡#shorts #python #tkinter #tkintertutorial
Просмотров 7492 года назад
Icon widget makes your project iconic from others. This is very important to make a project using Tkinter. Tkinter is the most powerful module to make GUI projects in python. Its gives a interface to your projects. ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖ This Tkinter tutorial series(shorts) will helps you to learn about Tkinter. Subscribe for watching more videos in this series. 👉ruclips.net/channel/UCTN...
Which is easy🤔 for beginnners | python vs Java comparison | Py Ideas 💡#shorts #python #helloworld
Просмотров 1082 года назад
Hello world program is the easiest program in any languages especially in python. Java syntax is slightly complicated compare than python. So, python is the easiest language than all other language. Subscribe for more useful videos 👉ruclips.net/channel/UCTN4FHBZ8IsE3dnY_6v_Lqg ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖ Check our other videos 👇: Temperature converter : ruclips.net/video/28e3EZJrs3Y/видео.html Multiplicat...
Fahrenheit to celsius converter | How to convert Fahrenheit to celsius python | Py Ideas 💡#python
Просмотров 312 года назад
Fahrenheit to celsius converting is a conversion which is very useful for people. In this video, i show you how to make a temperature converter(Fahrenheit to celsius and vice versa). Which is a simple projects for beginners in python. Other videos👇 ruclips.net/p/PLhALbaJ1P_MqPo_IMb0wGmBtepAXST1XF
Pattern using python |How to print patterns | Py Ideas 💡| #patterns #pythonprogramming
Просмотров 602 года назад
Pattern using python |How to print patterns | Py Ideas 💡| #patterns #pythonprogramming
Printing multiplication tables using python 🔥| python projects | Py Ideas 💡
Просмотров 222 года назад
Printing multiplication tables using python 🔥| python projects | Py Ideas 💡
Google Assistant logo drawing using python | turtle module | Py Ideas 💡
Просмотров 442 года назад
Google Assistant logo drawing using python | turtle module | Py Ideas 💡
Drawing Chrome logo | Turtle | Py Ideas | Turtle tutorials | #2
Просмотров 532 года назад
Drawing Chrome logo | Turtle | Py Ideas | Turtle tutorials | #2
Create sublime text editor logo using turtle| python | Py Ideas 💡
Просмотров 2962 года назад
Create sublime text editor logo using turtle| python | Py Ideas 💡
but he speaks only one time
THANK YOU BOSS
❤, Please tell me which version does this work well on?
didnt work😢😢😢
Please dont import everything from tkinter.. just do import tkinter as tk from tkinter import ttk I BEG you.
Why can’t you just do: import tkinter
How did you run the code from sublime 😳 did you just double click the python file
How do l install this?
check a good python tutorial to get started and then run this
How do i run this code? Can you please tell me the command to run this code ?
Good
How about document instead of image, is it work?
No it can't work
@@pyideas i see
Its shows error what I do 😢
Just check the package that would installed properly
@@pyideas which packge
@@pyideasI am using vs code
@@styleking235 paste the error. other wise, difficult ot help you
I write this code and there's an error that it can't open this file
Image should be png and in the same folder as the python file
me too
Please check image in the same folder...and the image should be in gif format
Good!!😊
Advanced pls
Tq
0:02
Thank you ❤
😮
from tkinter import * root = Tk() root.title('Put Name Here') img = PhotoImage(file = "img.png") Label(root, image = img).pack()
Bro how can i do this without "from tkinker import *"
Bro importing tkinter is very important.....this module is responsible for the design
Your all video are really outstanding
Thanks brother.....keep supporting....until I come
00:01
How can we lower the brightness?
use hideturtle() in the end, it will be useful
Y me enseñas como ponerlo en android
how to resize the image ?????
How to store the enterd value if I assign it to a variable the widget gets stored how to store the enterd value
maniloop():
In which folder we have to store our image
Where you have the main file of your codes...
@@pyideas it is showing that unable to recognise data in this file
Try again with create a new file....and put image and your main file in the same....And the format of the image is very must....put it properly
compiler name?
I think you ask the text editor.....it's name is "Sublime text editor 3"
Maybe it might be used to beat the password game
Yeah,🤗
First
THANKYOU to share your knowledge ☺️☺️☺️☺️
My pleasure 😊
Super bro, upload more
I will try my best
thx u bro can u say me how can i fix his place pls
I doesn't understand stand your question.....ask again...
@@pyideas i mean how to change hieght and whieght of picture and olace them
I will explain this in future videos.... Don't worry.. bro 👍
@@pyideas kk
@@pyideas did you done
very good
Show!!
✌
I love python!!!! I fron the Brazil!!!
Show!!!
Rotdan oʻxshydimi🤔
Which language is this..? I don't understand your language.....pls ask in English
Thought it was going to change color at every click but it was just a simple short code
Yes, it is simple.....follow our channel for more interesting videos✌🏻
👍
Tkinter Tutorial Series(Shorts): ruclips.net/p/PLhALbaJ1P_MoeqPDJJQoKWr_uO0L6zZfv
👍
How to store the enterd value if I assign it to a variable the widget gets stored how to store the enterd value
Tkinter Tutorial Series(Shorts): ruclips.net/p/PLhALbaJ1P_MoeqPDJJQoKWr_uO0L6zZfv
Tkinter Tutorial Series(Shorts): ruclips.net/p/PLhALbaJ1P_MoeqPDJJQoKWr_uO0L6zZfv
Tkinter Tutorial Series(Shorts): ruclips.net/p/PLhALbaJ1P_MoeqPDJJQoKWr_uO0L6zZfv
Tkinter Tutorial Series(Shorts): ruclips.net/p/PLhALbaJ1P_MoeqPDJJQoKWr_uO0L6zZfv
👍