Community Profile

photo

Krysten de Leon


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How do I plot an array// text file?
For my code, I wanted to read a vertical array from a .txt file and make the content in the row the y coordinate and have the x ...

4 years ago | 1 answer | 0

1

answer

Solved


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

4 years ago