Skip to content

vane-spb/JavaMentorCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaMentorCalc

This project done for Java Mentor application for pay-after-application course.

task: https://jm-program.github.io/task-calculator

Usage it reads a string of two numbers expressions, it can be roman or arab numbers like "5 + 8" or "IX - V"

Limits:

  • only from 1 to 10 numbers on input
  • only both arab or both roman numbers
  • throws exeption of incorrect numbers
  • only integer input
  • only * + - / operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors