photo

Sam Sims


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

1

Antwort

Frage


I am trying to build this code to where I can type either YES or NO when asked for the input in line 1, but whenever I type NO, an error pops up saying "Matrix dimensions must agree". I am not sure where I am going wrong.
tail_stinger = input('Has a tail/stinger?','s'); if tail_stinger == 'YES' straight_tail = input('Tail straight like a nee...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort