学年

質問の種類

情報: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
英語 高校生

少し時間がかかってしまうかもしれませんが、oneが指していることがわからないので、どなたか教えてください!🙇‍♀️🙏

る 9.米民間宇宙船 I SSにドッキング CREW DRAGON ASTRONAUTS BEGIN MISSION AT ISS TTYO etilingia the International Space Station, which will be their home and workplace for the next six The four members of the Crew Dragon met the team aboard the space station. Japan's Noguchi Soichi and the rest of the crew say they're now ready to get down to into Members of the world's first privately developed space vessel are (1)( e Anr months. work. Ce ah pe brau ro go ppe agwe anco mot ondbedl yhe (Noguchi Soichi /Astronaut) "We are very humbled* and happy to be here. This is the first operational flicht . the Crew Dragon. And it took 27 hours, but we enjoyed every (2)( monent )." abeon ei mo ednmib Astronauts aboard the ISS carry out an array of experiments, including (A)one involving iPS stem cells. It could help pave the way for humans to regrow body parts. Noguchi is expected to appear in live (3)( broodcasts Japan-developed lab "Kibo," (4) (meani ng ) hope. ) from a studio inside the asbeam 注)humbled 恐縮している an array of 各種の 多数の pave ~を舗装する ~を開く ま ( ) 企業が開発した世界で初めての民間の宇宙船の宇宙飛行士が、 6か月にわたって生活し、 働く場となる国際宇宙ステーションでの滞在を始めました。人本にsお 「クルードラゴン」の4人の宇宙飛行士たちは、すでに宇宙ステーションに滞在してい る仲間と対面を果たしました。 日本人宇宙飛行士の野口聡一さんと(5) ( そのほか 飛行士たちは、任務に(6)( 低務に取かかろ)準備はできていると述べました。 仲間たちと会見に臨んだ野口さんは、「ここにいられて、 とても恐れ多く、そして幸せな気持 ちです。これはクルードラゴンの初めての運用飛行です。 (宇宙ステーションに到着するまで) 27時間かかりましたが、 一瞬一瞬を楽しみました」と話していました。 宇宙飛行士たちは国際宇宙ステーションの滞在中、人類が体の組織を再生させる道を開 くことになるかもしれない i PS細胞を使った実験などを(7)( 1行います( )。また野口 さんは、日本が開発した実験棟で希望を意味する 「きぼう」に設置したスタジオから配信で れる生放送に出演する見込みです。 )の宇宙 (間)下線部(A)が指している語を本文中から書き出しなさい。

回答募集中 回答数: 0