Q1. 下列哪個選項可copy一個新的list x 給 y?, y = x, y = x.copy, y = x[:], y = list(x), Q2. 請問圖中程式碼空格處應填入什麼才會出現以下結果? {'Japan': 1, 'United States': 2, 'Taiwan': 3}, country{'Taiwan'}, country['Taiwan'], country.append('Taiwan'), country('Taiwan'), Q3. 請問圖中程式碼會印出什麼?, True, No way, False, True False, Q4. matplotlib.pyplot 是一個將數據視覺化為統計圖的套件。用哪個 function呈現兩個變數之間的離散關係較為恰當?, hist(), plot(), linear(), scatter(), Q5. (每日一題考古) a = 257, b = 257, 下列四個選項中,何者為**False**?, a == b, a is b, (a-1) == (b-1), (a-1) is (b-1)
0%
☕DataStudy Cafe - Python認證
Share
Share
by
Fydeszzz
College
Python
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Open the box
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
Open results
Copy link
QR code
Delete
Continue editing:
?