Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create a program
#1
hello, im new to this. im wondering if i am possible to create a program which can prompt user some information bfore they can use an application.

for example, i have a software A. When i open software A, i need a pop up window that will ask user to fill in few details before he can use the software A.

thank you in advance Big Grin
Reply
#2
I would suggest finding some Python tutorial. From what you're asking it seems that you don't know the basics of Python. So it would be best to go through a book, or some video tutorial that you find on YouTube or something. There is also a tutorial section on this site that has a section for the fundamentals of Python. Though to answer your question: userInput = input(messagePrompt)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Create a program that PING a list of IPs skaailet 7 6,126 Mar-26-2020, 10:46 PM
Last Post: snippsat
  How to create an environment for program downloaded from github StartedNewLife 3 2,135 Jan-25-2020, 06:34 PM
Last Post: ibreeden
  Create .exe with program.py preliator 2 1,943 Nov-05-2019, 12:00 PM
Last Post: buran
  how to create useful neural network program? hsunteik 1 3,035 Feb-04-2017, 11:32 AM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020