学年

質問の種類

英語 高校生

fについてです 解説が載っていなかったため質問しています、。 なぜ、③を選ぶことができるのでしょうか?

Long-s doctrin holds that we are protected from fungi not just by layered immune defenses but ( e ) we are mammals*, with core temperatures higher than fungi prefer. The cooler outer surfaces of our bodies are at risk of minor assaults-think of athlete's foot*, yeast infections, ringworm*-but in people with healthy immune systems, invasive* infections have been ( f ). That may have left us overconfident. "We have an enormous (g) spot," says Arturo Casadevall, a physician and molecular microbiologist at the Johns Hopkins Bloomberg School of Public Health. "Walk into the street and ask people what are they afraid of, and they'll tell you they're afraid of bacteria, they're afraid of viruses, but they don't fear dying of fungi." Ironically, it is our successes that made us vulnerable*. Fungi exploit damaged immune systems, but before the mid-20th century people with impaired immunity didn't live very long. Since then, medicine has gotten very good at keeping such people (h), even though their immune systems are compromised by illness or cancer treatment or age. It has also developed an array of therapies that deliberately suppress immunity, to keep transplant recipients healthy and treat autoimmune* disorders such as lupus* and rheumatoid arthritis*. ( i ) vast numbers of people are living now who are especially vulnerable to fungi. Not all of our vulnerability is the fault of medicine preserving life so successfully. Other ( j ) actions have opened more doors between the fungal world and our own. We clear land for crops and settlement and perturb* what were stable balances between fungi and their hosts. We carry goods and animals across the world, and fungi hitchhike on them. We drench crops in fungicides* and enhance the resistance of organisms residing nearby. (s) ELSE

解決済み 回答数: 1
英語 高校生

仮定法です。わかる方教えてください🙇🏻

1 日本語に合うように,( )に適切な語を入れなさい。 ABC 1. 仮に生まれ変わることがあれば, オリンピック選手になりたい。 If I ( ) ( ) ( 2. あなたが素直になればいいのに。 deedom bito glad I wish( to) (podton) be honest. venom cremaltils dJiW S 3. あなたのお母さんはまるで1日中庭で働いているかのように見える。 onles the Your mother looks ( ) ( 4. 万一はぐれたら, ここに来て待ちなさい。 Simba end SuHo ) we ( Al eved bloow I 35mm )get separated, come and wait here. come ob taglia 5. 海外にいる日本人の中には,まるで日本にいるように振る舞う人もいる。 SECTO 3. #431 A ) born again, I would like to be De an Olympic athlete. Sow gied woy juodjiW the lea ) she ( home) working in the garden all day. of the Tom 2.17 Some of the Japanese people in foreign countries behave ( ) in Japan. 6. ほかのコースを選べばよかった。 de youte blwow Ⅰ,90aedaedt novi the octors advice my father is in good health I wish I ( ( 17 togod A d 1894 Td. )( ) some other course. noz 401 Jud.+101 ton 913 2 仮定法の文は直説法の文に,直説法の文は仮定法の文に書きかえなさい。 法 ARRAY TENTO 1. I'm sorry I can't eat out with you. 2. I'm sorry he didn't take my advice. lox. >J&laqe rad na of I wish I had a map of this city. adi movie gew ATES LAT 4. 25 JAAR'& conra adi við Spinedia I wish I hadn't drunk so much coffee. 90word 1990 van bloow ade bus wood vedion ) they om als bad IU S B givrisdio. £ royal good bad1 = A Ulvow B RAA

未解決 回答数: 1
情報: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
1/2