zybooks My library 11 140 Introduction to Scripting home > 2.11: String split and join CHALLENGE ACTIVITY 2.11.1: Extrac
Posted: Sun Jul 10, 2022 11:23 am
zybooks My library 11 140 Introduction to Scripting home > 2.11: String split and join CHALLENGE ACTIVITY 2.11.1: Extract area code Assign number segments with phone number split by the hyphens Sample output with input: 977-555-3221 Area code: 977 1 phone number input() 2 number segments 3 area code number segments[0] 4 print('Area code:', area_code) Run Your solution goes here *** zyBooks catalog Help/FAQ DO!! Al Kelle St