``` # Python program to find the largest number among the three input numbers # change the values of num1, num2 and num3 # for a different result num1 = 10 num2 = 14 num3 = 12 # uncomment following lines to take three numbers from user #num1 = float(input("Enter first number: ")) #num2 = float(input("Enter second number: ")) #num3 = float(input("Enter third number: ")) if (num1 >= num2) and (num1 >= num3): largest = num1 elif (num2 >= num1) and (num2 >= num3): largest = num2 else: largest = num3 print("The largest number is", largest) ```
author | python-dev |
---|---|
permlink | python-program-to-find-the-largest-among-three-numbers |
category | python-dev |
json_metadata | {"tags":["python-dev"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2020-03-22 09:42:18 |
last_update | 2020-03-22 09:42:18 |
depth | 0 |
children | 1 |
last_payout | 2020-03-29 09:42:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.260 HBD |
curator_payout_value | 0.260 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 559 |
author_reputation | 5,457,648,648,750 |
root_title | "Python Program to Find the Largest Among Three Numbers" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 96,537,193 |
net_rshares | 1,641,417,595,541 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xiguang | 0 | 207,951,017,619 | 100% | ||
crypto.income | 0 | 1,433,466,577,922 | 100% |
[Plagiarism](http://www.plagiarism.org/plagiarism-101/what-is-plagiarism/) is the copying & pasting of others work without giving credit to the original author or artist. Plagiarized posts are considered fraud and violate the intellectual property rights of the original creator. Fraud is discouraged by the community and may result in the account being Blacklisted.
author | steemcleaners |
---|---|
permlink | q7v2pf |
category | python-dev |
json_metadata | {"links":["http://www.plagiarism.org/plagiarism-101/what-is-plagiarism/"],"app":"hiveblog/0.1"} |
created | 2020-03-27 16:48:54 |
last_update | 2020-03-27 16:48:54 |
depth | 1 |
children | 0 |
last_payout | 2020-04-03 16:48:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.468 HBD |
curator_payout_value | 0.468 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 368 |
author_reputation | 2,789,224,428,782,668 |
root_title | "Python Program to Find the Largest Among Three Numbers" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 96,602,919 |
net_rshares | 3,434,967,235,554 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
adm | 0 | 2,082,905,807,457 | 9.5% | ||
sc-fund | 0 | 69,119,572,960 | 12.5% | ||
bdvoter | 0 | 1,282,941,855,137 | 2% |