Feeds
질문
Help opening a .txt file
I am trying write a function that opens up a .txt file and loads the text within the file an example of the text file is: ...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How do I make a function that checks the divisibility of a given number, n, by 3, 5, 7, and 11.
I am trying to write a function div - divisibility(n) that checks the divisibility of a given number input n, by 3, 5, 7, and 11...
11년 초과 전 | 답변 수: 2 | 0
