Question: Check Check Feedback CHALLENGE ACTIVITY 4.5.2: Boolean operators Detect specific values Write an expression using Boolean operators that prints Special number if special_num is-99,0. or
Check Check Feedback CHALLENGE ACTIVITY 4.5.2: Boolean operators Detect specific values Write an expression using Boolean operators that prints "Special number if special_num is-99,0. or 44 Sample output with input 17 Not special number ON IN special_num int(input()) 3 M Your solution goes here: print('special number) 5 else! print('Not special number) Run View your last submission Feedback CHALLENGE ACTIVITY 4.5 3. Boolean operators Combining test conditions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
