1) Python Features  a) python is portable b) python is unportable c) python is a low level 2) Show message a) show('Hello World') b) print('Hello World') c) Print ('Hello World') 3) Multiple Variables declaration with the same value a) a , b , c b) a = b = c = 1, 2, 3 c) a = b = c = 3 4) Multiple Variables declaration with different value a) a = b = c = 1, 2, 3 b) a , b , c = 3 c) a , b , c = 1,2,3 5) To add a comment a) $ b) # c) //

リーダーボード

表示スタイル

オプション

テンプレートを切り替える

自動保存: を復元しますか?