Conditional Branching & Functions in Python

6 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
€65.30
List Price:  €93.30
You save:  €27.99
£55.85
List Price:  £79.79
You save:  £23.94
CA$95.55
List Price:  CA$136.51
You save:  CA$40.95
A$106.62
List Price:  A$152.32
You save:  A$45.70
S$95.18
List Price:  S$135.97
You save:  S$40.79
HK$547.80
List Price:  HK$782.61
You save:  HK$234.80
CHF 63.79
List Price:  CHF 91.14
You save:  CHF 27.34
NOK kr769.72
List Price:  NOK kr1,099.65
You save:  NOK kr329.92
DKK kr487.07
List Price:  DKK kr695.84
You save:  DKK kr208.77
NZ$117.16
List Price:  NZ$167.38
You save:  NZ$50.21
د.إ257.06
List Price:  د.إ367.24
You save:  د.إ110.18
৳7,690.80
List Price:  ৳10,987.33
You save:  ৳3,296.53
₹5,841.61
List Price:  ₹8,345.51
You save:  ₹2,503.90
RM333.81
List Price:  RM476.90
You save:  RM143.08
₦92,745.84
List Price:  ₦132,499.74
You save:  ₦39,753.90
₨19,508.81
List Price:  ₨27,870.93
You save:  ₨8,362.11
฿2,590.69
List Price:  ฿3,701.15
You save:  ฿1,110.45
₺2,265.11
List Price:  ₺3,236.01
You save:  ₺970.90
B$358.13
List Price:  B$511.64
You save:  B$153.51
R1,311.83
List Price:  R1,874.13
You save:  R562.29
Лв127.74
List Price:  Лв182.50
You save:  Лв54.75
₩96,362.95
List Price:  ₩137,667.26
You save:  ₩41,304.30
₪263.40
List Price:  ₪376.30
You save:  ₪112.90
₱4,038.52
List Price:  ₱5,769.57
You save:  ₱1,731.04
¥10,910.67
List Price:  ¥15,587.34
You save:  ¥4,676.67
MX$1,198.75
List Price:  MX$1,712.57
You save:  MX$513.82
QR255.51
List Price:  QR365.03
You save:  QR109.52
P964.58
List Price:  P1,378.03
You save:  P413.45
KSh9,448.65
List Price:  KSh13,498.65
You save:  KSh4,050
E£3,349.02
List Price:  E£4,784.52
You save:  E£1,435.50
ብር4,021.76
List Price:  ብር5,745.61
You save:  ብር1,723.85
Kz58,375.85
List Price:  Kz83,397.65
You save:  Kz25,021.80
CLP$66,547.19
List Price:  CLP$95,071.49
You save:  CLP$28,524.30
CN¥506.87
List Price:  CN¥724.13
You save:  CN¥217.26
RD$4,108.14
List Price:  RD$5,869.02
You save:  RD$1,760.88
DA9,408.68
List Price:  DA13,441.55
You save:  DA4,032.87
FJ$157.85
List Price:  FJ$225.51
You save:  FJ$67.66
Q545.03
List Price:  Q778.65
You save:  Q233.61
GY$14,660.48
List Price:  GY$20,944.44
You save:  GY$6,283.96
ISK kr9,815.39
List Price:  ISK kr14,022.59
You save:  ISK kr4,207.20
DH707.84
List Price:  DH1,011.24
You save:  DH303.40
L1,238.76
List Price:  L1,769.74
You save:  L530.97
ден4,020.67
List Price:  ден5,744.06
You save:  ден1,723.39
MOP$565.05
List Price:  MOP$807.26
You save:  MOP$242.20
N$1,322.15
List Price:  N$1,888.87
You save:  N$566.71
C$2,578.94
List Price:  C$3,684.35
You save:  C$1,105.41
रु9,342.64
List Price:  रु13,347.21
You save:  रु4,004.56
S/263.24
List Price:  S/376.08
You save:  S/112.83
K270.50
List Price:  K386.44
You save:  K115.94
SAR262.50
List Price:  SAR375.02
You save:  SAR112.51
ZK1,856.98
List Price:  ZK2,652.95
You save:  ZK795.96
L324.92
List Price:  L464.20
You save:  L139.27
Kč1,643.69
List Price:  Kč2,348.23
You save:  Kč704.54
Ft25,598.69
List Price:  Ft36,571.12
You save:  Ft10,972.43
SEK kr764.15
List Price:  SEK kr1,091.69
You save:  SEK kr327.54
ARS$61,224.11
List Price:  ARS$87,466.76
You save:  ARS$26,242.65
Bs485.98
List Price:  Bs694.29
You save:  Bs208.30
COP$277,111.33
List Price:  COP$395,890.30
You save:  COP$118,778.96
₡35,607.40
List Price:  ₡50,869.89
You save:  ₡15,262.49
L1,730.46
List Price:  L2,472.19
You save:  L741.73
₲521,774.38
List Price:  ₲745,423.92
You save:  ₲223,649.54
$U2,704.33
List Price:  $U3,863.50
You save:  $U1,159.16
zł282.40
List Price:  zł403.45
You save:  zł121.04
Already have an account? Log In

Transcript

Conditional branching and functions in Python. In this video, we will learn conditional branching and functions in Python. Finally, we will create a simple calculator project. Most of the programs are more than just a simple list of commands to be run over and over again. programs can make decisions and execute some commands only if certain circumstances apply. They do this using a special Python keyword called if, and it's optional counterpart else.

In some cases, you will need extra conditions in between if and else. In that case, we use the key word as if. To understand this, we will create a simple program that accepts two numbers as inputs and checks whether the first number is greater than or equal to or less than the second number. Open the Tony ID and load the conditional statement. P wave file from the downloaded repository. Now run the script.

First, I'm going to enter x as five and y as seven, the output shows x is less than y. Let's test one more condition before moving to the code explanation. Entering x and y is equal to phi returns an output x is equal to y in the code. First, we prompted the user to enter the numbers X and Y using the input function. We then store the values after typecasting them to an empty job. Next, the key word if followed by the condition x greater than y is given.

This means that only if the condition is true, any statements inside the F will work. Here, the output is obviously the string x greater than y. As there are multiple conditions involved, we need to use the LCD condition in between. In this case, we need to check for the equality condition. Please remember that x equals y and x double equals y are different, while the former assigns x to y. The later checks whether x and y are the same and return either true or false.

Finally, we use the else keyword. Note that here we haven't put any conditions for this. Please remember to put the colon and proper intends for an error free program. A function is a block have organized reusable code that is used to perform a single related action functions provide better modularity for your application and a high degree of code reuse. As you already know, Python gives you many built in functions like print, etc. But you can also create your own functions the store functions are called user defined functions.

There are simple rules to define a function in Python. function blocks begin with a keyword depth, followed by the function, name and parenthesis. Any input parameters should be placed within these parenthesis. You can also define parameters inside these parenthesis. The code block within every function starts with a colon and is intended. The statement written of expression exists a function, optionally passing back an expression to the caller.

A return statement with no arguments is the same as return none. Thus, the syntax of a function definition will look like this. defining a function only gives it a name specifies the parameters that are to be included in the function and structures the blocks of code. Once the basic structure of a function is finalized, you need to call the function in order to execute it. Open a new blank script and type the following def my underscore function print of inside codes Hello from a function that was Save and run the script, you won't be getting any output as there is no function call. Thus add my underscore function at the end of the code and rerun it to get the output.

To learn more about functions, please check out the links in the resources section. A project is always the best to understand the implementation of concepts. So now we will create a simple calculator with all the programming concepts we learned till now. Open the simple calculator.pi file from the download repository in Tony ID and run it select the multiply operation but entering three Now enter the first number as 30. And second as to you should get an output 30 as just two equals 60. Now, let's check out the code.

For each mathematical operation. We have defined separate functions. Each function accepts two parameters as arguments. They are the first and second numbers. Each function uses the return keyword to give back the result of the operation. Next, we use the print function to print out the options.

It then takes in the input from the user. Next, we have to collect the numbers. Here we need to typecast string to an integer so that we can later use the numbers to do mathematical operations. Next, we created a conditional branching for each operation. The condition was checked with a double equal to the option Later. In the end, we also added an else statement to prompt the user that the input is invalid summary.

In this video, we covered the following topics, conditional branching functions and Python, a simple calculator project. In the next video, we will learn about modules in Python.

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.