Methat
Followers: 0 Following: 0
Feeds
질문
Check input is a string or Char if so reprompt
I am struggling to fidn a way to check a input if its any type of string or char and if so reprompt the user. Code is below: a...
7개월 전 | 답변 수: 1 | 0
1
답변질문
how to store total numbers from for loop in variables
I want to create a for if loop that checks if a number is less than or greater than certain values from an excel spreadsheet and...
7개월 전 | 답변 수: 2 | 0
2
답변질문
How to have individual numbers combine into a larger number
So I need to write some code that can combine multiple numbers together example so input1 = 1, input2 = 4 those 2 numbers should...
7개월 전 | 답변 수: 3 | 0
3
답변질문
How to display functions with 2 outputs
I am confused on how to display functions with 2 outputs, for my unit converter I need to display the output and the unt of that...
7개월 전 | 답변 수: 1 | 0