Li Ting is a ______. (5.0分)
first-year student
举一反三
- Li Ting is a ______. (5.0分)
- Li Ting and Michael are on a TV interview.
- 1. Li Ting majors in _____. 2. Ma Lin majors in _____.
- Li Ting is a ______. A: first-year student B: second-year student C: third-year student
- Liu Jun is ______. A: a friend of Li Ting B: a friend of Michael C: is from the Art Department
内容
- 0
4.What is Li Ting going to do? A: Return the book to Prof. White. B: Get David to fix her computer. C: Access her term paper from the computer.
- 1
权责发生制会计基础要求:凡是当期已经实现的收入和已经发生或应当负担的费用,无论款项是否收付,都应当作为当期的收入和费用予以确认计入利润表。 未知类型:{'options': ['[ul][li]5.0[/li][/ul]', '[ul][li]3.5[/li][/ul]', '[ul][li]2.0[/li][/ul]', '[ul][li]9.0[/li][/ul]'], 'type': 102}
- 2
无序列表和有序列表的标签分别是( )。 A: ul,ol B: ol,ul C: ul,li D: ol,li
- 3
云南建水和福建长汀【ting】都是国家级历史文化名城。
- 4
HTML: <ul> <li>1</li> <li>2</li> <li>3</li> </ul> <ul> <li>A</li> <li>B</li> <li>C</li> </ul> CSS: li:nth-child(1){ color:red; } 哪些元素变为红色?