Practical-Python fundamentals - using conditional statements and loop structures

14 minutes
Share the link to this page
Copied
  Completed
You need to have access to the item to view this lesson.
One-time Fee
$69.99
List Price:  $99.99
You save:  $30
€64.96
List Price:  €92.81
You save:  €27.84
£55.77
List Price:  £79.68
You save:  £23.90
CA$95.68
List Price:  CA$136.70
You save:  CA$41.01
A$106.02
List Price:  A$151.47
You save:  A$45.44
S$94.41
List Price:  S$134.88
You save:  S$40.47
HK$546.80
List Price:  HK$781.18
You save:  HK$234.37
CHF 63.34
List Price:  CHF 90.49
You save:  CHF 27.15
NOK kr761.11
List Price:  NOK kr1,087.35
You save:  NOK kr326.23
DKK kr485.02
List Price:  DKK kr692.92
You save:  DKK kr207.89
NZ$116.42
List Price:  NZ$166.33
You save:  NZ$49.90
د.إ257.06
List Price:  د.إ367.25
You save:  د.إ110.18
৳7,660.01
List Price:  ৳10,943.35
You save:  ৳3,283.33
₹5,835.78
List Price:  ₹8,337.18
You save:  ₹2,501.40
RM331.75
List Price:  RM473.95
You save:  RM142.20
₦86,437.65
List Price:  ₦123,487.65
You save:  ₦37,050
₨19,416.31
List Price:  ₨27,738.77
You save:  ₨8,322.46
฿2,572.74
List Price:  ฿3,675.50
You save:  ฿1,102.76
₺2,264.43
List Price:  ₺3,235.04
You save:  ₺970.61
B$356.70
List Price:  B$509.60
You save:  B$152.89
R1,295.44
List Price:  R1,850.72
You save:  R555.27
Лв127.05
List Price:  Лв181.51
You save:  Лв54.46
₩94,909.58
List Price:  ₩135,590.93
You save:  ₩40,681.35
₪259.50
List Price:  ₪370.74
You save:  ₪111.23
₱3,993.87
List Price:  ₱5,705.78
You save:  ₱1,711.90
¥10,712.31
List Price:  ¥15,303.96
You save:  ¥4,591.65
MX$1,187.89
List Price:  MX$1,697.07
You save:  MX$509.17
QR254.57
List Price:  QR363.69
You save:  QR109.12
P950.82
List Price:  P1,358.38
You save:  P407.55
KSh9,247.76
List Price:  KSh13,211.65
You save:  KSh3,963.89
E£3,352.12
List Price:  E£4,788.95
You save:  E£1,436.83
ብር4,006.43
List Price:  ብር5,723.72
You save:  ብር1,717.28
Kz58,511.64
List Price:  Kz83,591.64
You save:  Kz25,080
CLP$65,950.47
List Price:  CLP$94,219
You save:  CLP$28,268.52
CN¥506.53
List Price:  CN¥723.64
You save:  CN¥217.11
RD$4,055.76
List Price:  RD$5,794.19
You save:  RD$1,738.43
DA9,420.16
List Price:  DA13,457.95
You save:  DA4,037.79
FJ$157.70
List Price:  FJ$225.30
You save:  FJ$67.59
Q542.52
List Price:  Q775.06
You save:  Q232.54
GY$14,601.52
List Price:  GY$20,860.22
You save:  GY$6,258.69
ISK kr9,764.23
List Price:  ISK kr13,949.49
You save:  ISK kr4,185.26
DH703.98
List Price:  DH1,005.73
You save:  DH301.75
L1,236.34
List Price:  L1,766.28
You save:  L529.93
ден3,998.59
List Price:  ден5,712.52
You save:  ден1,713.92
MOP$561.77
List Price:  MOP$802.57
You save:  MOP$240.79
N$1,291.99
List Price:  N$1,845.78
You save:  N$553.78
C$2,569.36
List Price:  C$3,670.67
You save:  C$1,101.31
रु9,319.09
List Price:  रु13,313.56
You save:  रु3,994.46
S/260.54
List Price:  S/372.22
You save:  S/111.67
K269.79
List Price:  K385.44
You save:  K115.64
SAR262.50
List Price:  SAR375.02
You save:  SAR112.51
ZK1,882.68
List Price:  ZK2,689.66
You save:  ZK806.98
L323.40
List Price:  L462.03
You save:  L138.62
Kč1,628.77
List Price:  Kč2,326.92
You save:  Kč698.14
Ft25,305.79
List Price:  Ft36,152.68
You save:  Ft10,846.88
SEK kr755.02
List Price:  SEK kr1,078.64
You save:  SEK kr323.62
ARS$61,468.17
List Price:  ARS$87,815.44
You save:  ARS$26,347.26
Bs483.33
List Price:  Bs690.51
You save:  Bs207.17
COP$271,845.87
List Price:  COP$388,367.89
You save:  COP$116,522.02
₡35,672.25
List Price:  ₡50,962.55
You save:  ₡15,290.29
L1,724.16
List Price:  L2,463.20
You save:  L739.03
₲522,510.75
List Price:  ₲746,475.93
You save:  ₲223,965.17
$U2,674.97
List Price:  $U3,821.56
You save:  $U1,146.58
zł281.37
List Price:  zł401.98
You save:  zł120.60
Already have an account? Log In

Transcript

Hi, I'm going to show you how to work with conditional statements and loop structures in Python. However, let's make a review of the fourth lesson. In the previous lesson, I showed you that Python works with two data type structures, lists and tuples. Remember, the values and length of list can be modified After you create them, but tuples are immutable, so you cannot change them after that. As I said before, In this tutorial, we work with controlled work flow structures. However, we need to learn about boolean data type and it's operators.

A boolean data is a data type that handles only two values in Python are noted true and false. So they represent the outcomes of logic and Boolean algebra. Python has three Boolean operators and or not. It also has several comparison operators. The most commonly used are equal to not equal to, greater than, less than, greater than or equal to, less than or equal to. Keep in mind, when you compare two values, you will get a boolean data true or false.

These operators are used to make conditional statement. For example, If you set the variable x to number four, and compare this value to 10, you can make some comparison statement is x greater than 10, right, x greater than and the number 10. Then press enter. You would get false since x is less than 10. Here is another example, is 40 divided by 20 multiplied by four less than or equal to minus four, elevated to the power of two, the outcome is false. We compared eight to minus 16.

Next, make other comparisons And see the outcomes? How can you control the workflow in Python using conditional statement? Well suppose that you need to make a decision to take one way or another. To make this possible, you have to make a condition statement using the word at the beginning and a colon at the end of the instruction. So when you make a conditional statement, you create two possible paths in the workflow. One, if the statement is true, and another or false.

In this sense, you run a code block if the expression is true, while if the outcome is false. You can run another block or do nothing. Let's do some examples. First write the variable called side to the string left. Now right side, double equal sign, left, finish with a colon. When you press enter, you will notice that Python uses out of indentation, since it uses indentation.

To group these statements, the right print, open parenthesis and type the cars turn to left and close the quotes side. Then close parenthesis and press enter. You get another indentation since Python assumes Your next statement will belong to the group of the true branch. Since we won't write any other statement, press ENTER again. When you do that, you will get the message printed. Now I change the value upside to write and write the previous if statement.

For this example, Python will not print any messages in the shell, since the whole expression is false. So how can you enable the false branch in case you require to execute some action on the false condition? You have to use the else word. For example, set the variable called speed equal to 75 Press Enter, then write if speed is greater than 70. Type in a colon at the end, and press Enter. Now print a message from the true condition.

The first one is you are over the speed limit. The second one is reduce speed now. Once you write the second print statement, press enter and then press backspace to delete the indentation. After that write else, followed by a colon and press enter. Then write the message. Have a nice day and press two times.

Enter Python We'll print the message of the true branch. However, if you change the value of speed to 60 and run the if statement again, the outcome will be Have a nice day. If you need to nest if statement, you can use the else if use this structure to false condition nested by another if statement. Keep in mind, else instruction is for both expressions. So set a variable called X to five, right if x is less than or equal to four and press enter, print the value is less than one or equal to four and press enter. After that, press backspace, write else if x less than six, and press enter.

Print the value is greater than four, but less than six and press enter. Then press backspace again, right else, followed by a colon and press enter. print the value is greater than six, and press Enter twice. Now suppose that you need to repeat the last code loop for different values of x. It will be very impractical if you copy and paste this block of code several times for each value So you have to work on loop statement. In those cases.

Python works with two types of loops for and while in this sense, use the four structures when you need to run an action or group of them many times. In other words, the for loops, repeats a block of code for each element from the list. So you need to create one when you use it. In case you work with numerical list, you use the range function. Let's do an example. Using for loop create a list called format, which has the strings be MPJP G, P and G and T i, f f, then write for extension in formats colon and press enter.

Python will use automatic indentation to prove the block of code inside the loop. Now print the image file format combined by extension. Press Enter twice and observe the outcomes on the shell. Notice that Python printed four messages, since the list has four file formats. To keep in mind that each value of the list is assigned to the variable called extension. Here's another example.

Right for x In range, open parenthesis, zero, comma 10, close parenthesis, type colon and press Enter. Now print the square value of closed quotes, and then call the structure function to x combined with the string is, after that, write the function pow, open parenthesis, write x, comma to close parenthesis and apply stroke function to that. Finally, combine it with the previous strings and press Enter twice. Check the outcomes. If you use a third argument. This will represent the state Between each value of the list.

On the other hand, use the while statement when you need to control the loop since the number of repetition is unknown, while the condition is true, Python repeats the code block, but it breaks the loop when the condition is false. Keep in mind that Python verifies the condition before entering the loop. Also, you'll get an infinite loop if you never reach the condition. Let's do examples using while loop. First, set the variable i to zero right while i less than or equal to 10 colon and press Enter Then print I and press Enter. Now right i plus equal to one and press Enter twice.

Observe the outcome. Notice the loop breaks when the variable I reached the value of 11. Print I again to check that the statement i plus equal one. Now write the same example, but set the variable i 211 and observe the outcome. In this case, the code block will never run, since the value of AI generates a fault condition and breaks the loop before entering what would happen if the variable AI does not have the Value increase. It never reaches 11.

Well, in that case, you get inside an infinite loop. So when this happens, press Ctrl key and C key at the same time in the shell of Python. This will break the loop. That's all for this tutorial. I hope you liked it. And you want to learn more tutorials about Python and GIS

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.