akshitagit / akshitagit/JavaScript

DECIMAL TO OCTAL

Open
#36 11 comments 0 reactions 3 assignees Claimed by @iyosayi View on GitHub
Beginner good first issue Hacktoberfest hacktoberfest2020 Javascript
Dominant language
JavaScript
Stars
90
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Take N (number in decimal format). Write a function that converts it to octal format. Print the value returned.
Input Format

Constraints

0 < N <= 1000000000
Output Format

Sample Input

63

Sample Output

77

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.