make_phrase: Puts the various parts of speech together into a full phrase.

Description Usage Arguments Value

Description

Puts the various parts of speech together into a full phrase.

Usage

1
make_phrase(num, num_word, item, verb, adjective, location)

Arguments

num

An integer

num_word

A string corresponding to the integer

item

A string

verb

A string

adjective

A string

location

A string

Value

A string containing the words in grammatical order.


Pranav-Bhagat/Lab7Challenge2 documentation built on Dec. 18, 2021, 7:48 a.m.