
Elaine Collins
2018 以来アクティブ
Statistics
MATLAB Answers
1 質問
0 回答
ランク
134,518
of 262,978
評価
0
貢献
1 質問
0 回答
回答採用率
100.0%
獲得投票数
0
ランク
of 113,927
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
How do I write a code to verify that the filename entered by the user ends in .txt?
This is what I have so far. filename = input('Enter your filename ending in .txt: ', 's'); s1 = '.txt'; s2 == 'filename' ...
3年以上 前 | 1 件の回答 | 0