Skip to content

Hobby Arrays #933

@Dufuna-Fem

Description

@Dufuna-Fem

Create two arrays. The first should store the first name of Eight people, the second should store respective hobbies.
Write a PHP program that loops through the array and displays the following as output:

  • My name is {{firstname}}. I love {{hobby}}.
  • Ensure this is on a new line for every individual.
  • Ensure your work is saved in a new folder named php. This folder should be in the folder you created for yourself inside your submissions folder.
  • Ensure your PR is created with the task title as seen on the mobile App

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions