 Bite 73. Organize a meeting between timezones (pytz)
        
      
      Bite 73. Organize a meeting between timezones (pytz)
        
      Login and get codingHelp PyBites community friends find a reasonable common time to meet!
Complete the function below receiving a UTC
datetimeand one or more timezones (US/Arizona, Europe/Madrid, etc).Use
pytzto see if the given datetime is withinMIN_MEETING_HOURandMAX_MEETING_HOURfor all provided timezones. Return a boolean.If a wrong timezone is given raise a
ValueError.See the TESTS tab for
True/Falsescenarios. Good luck and have fun!
              
                194 out of 194 users completed this Bite.
              
              
                Will you be the 195th person to crack this Bite?
              
              
                Resolution time: ~54 min. (avg. submissions of 5-240 min.)
                
                
              
              
                Our community rates this Bite 5.88 on a 1-10 difficulty scale.
                
                  
                    » Up for a challenge? 💪