Question: Use Javascript string's built in endsWith method to write a function that identify the origin of vehicle registration numbers. Write a javascript function called isFromBerlin
Use Javascript string's built in endsWith method to write a function that identify the origin of vehicle registration numbers.
Write a javascript function called isFromBerlin that returns true if a registration number is for Berlin, otherwise returns false. Berlin registration numbers looks like this DR 12 TY BR
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
