Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FUNCTION RETURN VALUES #283

Copy link
Copy link
@ledsun

Description

@ledsun
Issue body actions

This is a proposal for a new challenge. Please give me ideas and feedback.

Title

FUNCTION RETURN VALUES

Goal

Learn how to handle function return values.

Problem

The result of the function is a value.
You can get the result of the function as follows:

const ret = Math.random()

The challenge:

Create a file named function-return-value.js.

*** TODO ***

Check to see if your program is correct by running this command:

javascripting verify arrays.js

TODO

  • What are the challenges of learning to handle function return values?
  • Should this challenge include "Destructuring assignment"?
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    new challengerequest and discuss new challengesrequest and discuss new challenges

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.