PCAP-31-03 試験問題 21

次の記述のうち、正しいものはどれですか? (答えを 2 つ選択してください)
  • PCAP-31-03 試験問題 22

    次のステートメントから何を推測できますか0 (答えを 2 つ選択してください) str = open('file.txt', "rt")
  • PCAP-31-03 試験問題 23

    Python 文字列は、次の演算子を使用して「結合」できます。
  • PCAP-31-03 試験問題 24

    以下のコードが正常に実行されたと仮定すると、次の式のうち常に True と評価されるのはどれですか? (回答を 2 つ選択してください)インポート ランダム v1 = ランダム。random() v2 = ランダム。ランダム()
  • PCAP-31-03 試験問題 25

    What is the expected output of the following code if the file named existing_text_file is a non-zero length text file located inside the working directory?