Community Profile

photo

Amit Tal


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Roman numeral conversion problem
I'm writing a program that converts between Roman numerals and Arabic ones. I get an error when trying to convert 'C' to 100. ...

8 years ago | 0 answers | 0

0

answers

Question


Bell Triangle function problem:
Hello, I am having trouble writing a program that displays the Bell Triangle to the 'n'th row, but I run into a problem when I w...

8 years ago | 1 answer | 0

1

answer

Question


Elements of a matrix that are greater than sum of their two indices problem
I am having trouble solving the following problem. Prompt: Write a function called large_elements that takes as input an arra...

8 years ago | 3 answers | 0

3

answers

Question


If-statement assignment problem
Prompt: Write a function called movies that takes the starting times of two movies, hr1, hr2, min1, min2, and their durations, ...

8 years ago | 1 answer | 0

1

answer