Skip to content

All the solution I put are deemed incorrect #934

@meghanuh

Description

@meghanuh

This is the second time that my initial code, that is correct, does not register as correct. This time, it is for the course Programming in R, Lesson 9, telegram.R. I put: telegram <- function(...){
paste("START", ..., "STOP")
}
and it said it is incorrect. When I input the function skip(), it gave me the exact same code that I put.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions