Question: python code please Question 23 (2 points) Saved Write an if/else statement that compares variable age with 68, adds 3 to variable senior Citizens if
python code pleaseQuestion 23 (2 points) Saved Write an if/else statement that compares variable "age" with 68, adds 3 to variable "senior Citizens" if "age" is greater than or equal to 68, and adds 2 to variable "nonSeniors" otherwise
Step by Step Solution
There are 3 Steps involved in it
Heres a Python code based on your requirement python Initialize variables age 70 Example age ch... View full answer
Get step-by-step solutions from verified subject matter experts
