私は、NASM following this tutorial(セクション4)を使用して、より深遠なhello worldに取り組んでいます。このチュートリアルでは、基本的にコマンドライン入力の処理方法を教えています。 section .text
global _start
_start:
pop ebx ; arg count
pop ebx ;
定数(値は変数と同じ)を使用するとKeyErrorが返されません[キー]。例えば :self._answer = 1001 self._answer= input("Which appointment would you like to delete?")
self._useless= self._book.pop(self._answer)
しかし、キーエラーを与える:所望のよう self