EESTEC Code

EESTEC Code

def EESTEC_Code(duration):

     match duration:

       case “8 hours”:

             print(“long challenge”)

      case “3 hours”:

            print(“short challenge”)

      return 0

def participation():

     number = 0    

     while number < 3:

          if student[number] != “enrolled”:

               return false

          number += 1

     print(“Your team can participate!”)

     return 0

Are you an interested company?

def program():

    if place == true and event_schedule == true:

         post here

         post social media

    return 0