iT邦幫忙

Retex 的所有回答 6

ChatGPT 有app版了?

ChatGPT本身沒有出app,現在所看到的app都是第三方開發者做出來的,有些甚至是詐騙,如果要使用app請使用Bing,本身就是ChatGPT+搜尋引擎。

2023-03-09 ‧ 由 Nicole_0427 提問

python 程式發問

第一題: num = int(input("請輸入一正整數: ")) for x in range(num): if (x%6 =...

2022-10-23 ‧ 由 rewqooooo 提問

while 迴圈!急!!

total = 0 avg = 0 i = 0 score = input("請依序輸入成績(空格分開): ") score_list =...

2022-10-22 ‧ 由 choiyulau 提問

c語言問題,有神能救命嗎

小弟不才,多多包容。 #include <stdio.h> #include <stdlib.h> #include <strin...