How to add alert box using python 3 ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 15

How to add alert box using python 3 ?

Please post only answer not unnecessary things. And answer should be step by step

18th Oct 2020, 5:00 AM
HARDIK JAIN
HARDIK JAIN - avatar
21 Answers
8th Mar 2021, 5:10 PM
PASHA 🇷🇺
PASHA  🇷🇺 - avatar
18th Oct 2020, 5:05 AM
TOLUENE
TOLUENE - avatar
+ 5
You are wrong. Because there is an alert box in python search at Google
20th Oct 2020, 1:08 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
🤠😎 HARDIK JAIN HARSORA😎🤠 ok, you should look at python library called "tkinter"
18th Oct 2020, 5:05 AM
Ananiya Jemberu
Ananiya Jemberu - avatar
+ 4
Ananiya Jemberu Sololearn library do not support Tkinter library so please tell me what should I do
18th Oct 2020, 6:23 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
Yeah, sololearn doesnot support tkinter and there is no way to be supported.so download tkinter on ur pc
18th Oct 2020, 6:56 AM
Ananiya Jemberu
Ananiya Jemberu - avatar
+ 4
🤠😎 HARDIK JAIN HARSORA😎🤠 see this web https://docs.python.org/dev/library/tkinter.messagebox.html
18th Oct 2020, 11:28 AM
Matias
Matias - avatar
+ 4
Matiyas bro Sololearn don't support Tkinter library
18th Oct 2020, 11:30 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
Okay bro 😃
18th Oct 2020, 11:36 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
Ishan Shah Win32api is not supported by Sololearn
23rd Oct 2020, 4:05 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
Yes bro I know .
23rd Oct 2020, 1:53 PM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
Matiyas Sirak as you say that code playground only command line output. I have try it but it doesn't work. Please send me a code so that I will understand it.
25th Oct 2020, 11:07 AM
HARDIK JAIN
HARDIK JAIN - avatar
+ 4
🤠😎 HARDIK JAIN HARSORA😎🤠 I don't understand you?
25th Oct 2020, 1:05 PM
Matias
Matias - avatar
8th Mar 2021, 5:44 PM
HARDIK JAIN
HARDIK JAIN - avatar
+ 3
Alert statements aren't in Python, but it works in JavaScript
20th Oct 2020, 1:04 AM
Dino Wun (Use the search bar plz!)
Dino Wun (Use the search bar plz!) - avatar
+ 3
🤠😎 HARDIK JAIN HARSORA😎🤠 Now i understand your question. Have i said in the previous The Code Playground Supports Only The Command Line Output Not The GUI For Example This Code Here Should Output A Red Text But It Will Output Only The Color Encoding https://code.sololearn.com/cWpHy43KWHDN/?ref=app SoloLearn Servers Are Windows Servers And The Installed Library Doesn't Support Tkinter It I'll Just Say That It's Not Supported On This Platform. for more understanding: GUI means A graphical user interface (GUI) is a type of user interface through which users interact with electronic devices.
25th Oct 2020, 1:43 PM
Matias
Matias - avatar
+ 3
Sorry for the code. I forget making public
25th Oct 2020, 1:48 PM
Matias
Matias - avatar
+ 2
🤠😎 HARDIK JAIN HARSORA😎🤠 The Code Playground Supports Only The Command Line Output Not The GUI. SoloLearn Servers Are Windows Servers And The Installed Library Doesn't Support Tkinter It I'll Just Say That It's Not Supported On This Platform
18th Oct 2020, 11:35 AM
Matias
Matias - avatar
+ 2
🤠😎 HARDIK JAIN HARSORA😎🤠 The Code Playground Supports Only The Command Line Output Not The GUI.
23rd Oct 2020, 1:21 PM
Matias
Matias - avatar
+ 1
import win32api win32api.MessageBox(0, 'hello', 'title')
23rd Oct 2020, 4:02 AM
Ishan Shah
Ishan Shah - avatar