Community Profile

photo

vswsfkrn


Last seen: 11 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
matlab switch case 使用。
f = input( '输入第一个字母(大写字符)', 's' ) switch f case { 'S' } disp('Sunday') end

11 meses hace | 0

| aceptada