What are the two main platforms to write Python code?

Programming II - Python Basics

Flashcard
•
Computers
•
University
•
Medium
Steffan Limon
Used 1+ times
FREE Resource
Student preview

52 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
Jupyter Notebook and Google Colab.
2.
FLASHCARD QUESTION
Front
How do you access Google Drive in Google Colab?
Back
Use the commands: from google.colab import drive, drive.mount('/content/drive'), and %cd /content/drive/MyDrive/.
3.
FLASHCARD QUESTION
Front
What are the basic data types in Python?
Back
int, float, str, bool.
4.
FLASHCARD QUESTION
Front
What does the 'int' data type represent?
Back
Whole numbers.
5.
FLASHCARD QUESTION
Front
How do you create a variable in Python?
Back
Use the syntax: variable_name = value.
6.
FLASHCARD QUESTION
Front
What are the good naming rules for variables in Python?
Back
Don’t start with a number, no spaces, use underscores instead, avoid reserved words, and use clear names.
7.
FLASHCARD QUESTION
Front
What is the result of 'print(a + b)' if a = 10 and b = 3?
Back
It prints 13.
Create a free account and access millions of resources
Similar Resources on Quizizz
45 questions
Python Unit 1-2 Review

Flashcard
•
9th - 12th Grade
52 questions
Coding Review

Flashcard
•
9th - 12th Grade
42 questions
AP CSP Unit 4 Review

Flashcard
•
9th - 12th Grade
50 questions
Types of Programming Languages - Flashcard

Flashcard
•
University
47 questions
AP CSP 10 - Python

Flashcard
•
12th Grade
50 questions
Python Functions Flashcard

Flashcard
•
University
45 questions
AI and Tech Flashcard

Flashcard
•
Professional Development
39 questions
Computer Programming Flashcard

Flashcard
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade