Professional IronPython



Download 20,35 Mb.
Pdf ko'rish
bet68/453
Sana01.07.2022
Hajmi20,35 Mb.
#723045
1   ...   64   65   66   67   68   69   70   71   ...   453
48

CHAPTER 3
ImplementIng Structured language elementS
SELECTINg BETWEEN oPTIoNS
Decision making is an essential part of most applications. IronPython doesn’t provide the wide range of 
decision-making options that other languages do. In fact, you have just one decision-making structure: 
the 
if
statement. Fortunately, the 
if
statement takes three forms that meet every possible programming 
need, even when using the 
if
statement isn’t quite as elegant as other possibilities, such as
Select...Case
. The following sections describe the three forms of the 
if
statement:
if



if...else

if...elif...else


Performing a Simple Decision Using if
The simplest kind of decision is one where you look for a particular value or range of values and 
then perform a task when you find what you’re looking for. For example, you might expect the user 
to input a certain value and then test for that value in your application, as shown in Listing 3-2. 
Like every other computer language on the planet, the expression provided for an IronPython 
if
statement is a Boolean value of some type.
LISTINg 3-2: 
 Making a simple decision
# Define an input variable.
Answer = raw_input(‘Say hello (Y/N)?’)
# Check the value of Answer.
if Answer.upper() == ‘Y’:
# Perform some tasks based on a positive response.
print ‘You typed:’, Answer
print ‘So Hello!’
# Pause after the debug session.
raw_input(‘Press any key to continue...’)
The code for this example retrieves some input from the user and reacts to it. You’ve probably created 
many applications that do precisely the same thing. In this case, the application uses 
raw_input()
to 
obtain the input from the user. You can see how the prompt looks in Figure 3-2.
FIgURE 3-2: 
Use the various versions of if to make decisions.
548592c03.indd 48
2/24/10 12:47:29 PM
www.finebook.ir



Download 20,35 Mb.

Do'stlaringiz bilan baham:
1   ...   64   65   66   67   68   69   70   71   ...   453




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish