学年

質問の種類

情報:IT 高校生

問題6、7、9を教えて下さい

例 06 ファイル名 「06.html」で保存 <html> <body> <script> var n, amari; |n=parseInt (prompt ("数を入力")); |amari=n%3; lif (amari==0){ document. write ("3の倍数"); 0} |} else { document.write ("3の倍数ではない"); } </script> </body> </html> 例 07 ファイル名 「07.html」で保存 <html> <body> |<script> var c: |var sum=0; |for(c=1;c<=100;c=c+1){ sum=sum+c; |document.write(sum); </script> <</body> </html> 問題 06 入力した数に応じて 8128の約数」 「8128の約数ではない」 のいずれかが表示されるよう プログラムを変更しなさい ファイル名 「ex06.html」で保存 問題 07 parseInt(prompt(""")) を用いて 数値を入力すると 1からその値までの総和を 求めて表示するよう プログラムを変更しなさい ファイル名 「ex07.html」で保存 STTIVI CITT 141 00 <html> <<body> | <script> var a: | var box=new Array (3,5,8,13,21,34,55,89,144,233) | for (a=3;a<= 7;a=a+1) { document.write (box [a], "<br>"); |} </script> <</body> </html> 例 09 ファイル名「09.html」で保存 <html> <body> <script> |var mi | var d=new Array (31,28,31,30,31,30,31,31,30,31,30,31); |m=parseInt(prompt ("何月ですか? (1から12) ")); |document.write(d[m-1],"日"); <</script> |</body> </html> 問題 09 入力した月と前後の月 (三か月分) それぞれの日数を表示 するようプログラムを変更しなさい ファイル名 「ex09.html」で保存

回答募集中 回答数: 0
英語 高校生

答え欲しいです( ; ; ) お願いします‼️

54 tro Exercises 1 5. 6. Lesson 71 不定詞 ① Dialogue A: What do you want to be in the future? 将来何になりたいですか。 B: I want to be a florist. 私は花屋になりたいです。 A : I hope your dream will come true. あなたの夢がかなうことを願います。 1 日本語に合うように,[ [ ]内の動詞を使って英文を完成させなさい。 AC 1. スポーツを観戦するのはわくわくする。 It is exciting 2. それはお気の毒に。 I'm that. [ hear ] 3. 彼女の目標は慈善事業のための資金を集めることだ。 Her aim 4. 私たちは彼が元気だと知ってうれしかった。 We were pleased 5. 私のひいおじいさんは90歳まで生きた。 My great-grandfather lived 6. リサは試験勉強をするために, 夜更かしした。 Lisa stayed up late [watch] _money for charity. [ raise ] that he was fine. [know] 90. [be] 2 [ ]内から適切な動詞を選び, 不定詞に変化させて下線部に入れなさい。 [総合] 1. She grew up. a doctor. 2. My father needs 3. Hot drinks help. 4. There is nothing. I'm very happy [ be / drink / keep/stay/study/stop] for the test. [ prepare] smoking. LAJ (25è our body warm. in the fridge. with you. is necessary for every student. 教p.64 p.e 3 左右の語句を適切につなぎ, 英文を完成させなさい。 BC 1. We have some work • to catch the last train. 2. I woke up ・to finish today. 3. I need a piece of paper ・ to say such a thing. 4. She hurried to the station・ ・to write down his phone number on. 5. He must be crazy ・ to find that I had gone past my stop. Exercises 2 4 絵に合うように, 1. ooo 5 ピクニックに 1. We dec 2. They ha 3. He wa- 日本語に合 1. 私は (do 2. 穴を Ca U 3. U Ca そ 6 日本 1. T T 2. C offi (po pha

回答募集中 回答数: 0