Feeds
질문
sprintf/fprintf help
n=10 if i want the output to say "You have done this activity 10 times" how would i write it? I know for fprintf('You have don...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can i correctly write an if "yes or no" statement?
For Example, x=input('Do you know the area of your building?(yes/no)' ,'s') if (x=='yes') area=input('What is the area of ...
8년 초과 전 | 답변 수: 2 | 0