Lab 12A: Boolean Expressions and Decisions Check Your Name: Write a Python program that compares a name entered on the k

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Lab 12A: Boolean Expressions and Decisions Check Your Name: Write a Python program that compares a name entered on the k

Post by answerhappygod »

Lab 12a Boolean Expressions And Decisions Check Your Name Write A Python Program That Compares A Name Entered On The K 1
Lab 12a Boolean Expressions And Decisions Check Your Name Write A Python Program That Compares A Name Entered On The K 1 (80.38 KiB) Viewed 27 times
Lab 12A: Boolean Expressions and Decisions Check Your Name: Write a Python program that compares a name entered on the keyboard, with your first name. The program prints "yes, that's me" if the name entered is the same than your name and prints "no, that's not me" otherwise. Start your program with a comment. Use at least one variable. The following statement can be used for the user input: nameEntered=input("What's your name?") Save your program as: NameCheck.py and upload. Jhy
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply