1. 25.0
2. I eat 10 oranges every day.
3. Pythonlanguage
-1
False
4.
a = "hello world"
print("The first character is :", a[0])
print("The last character is : ", a[10])
5. a + b = 30
6.
str1 = "Hello World"
str_count1 = str1.count('o')
print("The character o arrears", str_count1, "in the string.")
7. REMEMBER 0815
8. orange&pink&brown&black&white&yellow
'๐ ์คํฐ๋ > ํ์ด์ฌ ์คํฐ๋ ๊ณผ์ ์ ์ถ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[3ํ / ๊น์์] 6์ฐจ์ ํ์ด์ฌ ๊ณผ์ - ๋ฌธ์์ด (1) | 2023.05.10 |
---|---|
[3ํ/์์์ฐ] 6์ฐจ์ ํ์ด์ฌ ๊ณผ์ -๋ฌธ์์ด (0) | 2023.05.10 |
[1ํ/๊น์ํ]6์ฐจ์ ํ์ด์ฌ ๊ณผ์ - ๋ฌธ์์ด (0) | 2023.05.09 |
[4ํ/๊น์ค] 6์ฐจ์ ํ์ด์ฌ ๊ณผ์ - ๋ฌธ์์ด (0) | 2023.05.09 |
[4ํ/๊น์ค] 5์ฐจ์ ํ์ด์ฌ ๊ณผ์ - ํจ์ (0) | 2023.05.09 |