APURV
  • Home
  • Journey
  • Projects
  • Blogs
  • Interview
  • Exams
Resume
APURV

Building scalable, secure, and production-ready cloud infrastructure. Automation first.

NAVIGATION

HomeExperienceProjectsCertificationsSkills

TECH STACK

AWSGCPK8sCI/CDLinuxDocker

CONNECT

LinkedInGitHubEmailResume

© 2026 Apurv Gujjar. All rights reserved.
Apurv Gujjar
Apurv GujjarDevOps & Cloud Engineer
|Interview Documentation
Portfolio
Handbooks
🎯Linux🐙Git & GitHub🤖GitHub Actions🌐Networking☁AWS🛠Terraform🐳Docker☸Kubernetes📊Monitoring🛡DevSecOps💰Cost Optimization🚨Incident Scenarios👤HR & Behavioral☁GCP🐍Python
Interview DocumentationPythonWhat are the primary Python data types?
Back to all Python questions
Q3

What are the primary Python data types?

💬Answer
  • String (str): Character sequences (e.g., IP addresses, log logs).
  • Integer (int): Whole numbers (e.g., ports, retry counts).
  • Float (float): Decimals (e.g., system load average).
  • Boolean (bool): True or False.
  • List (list): Ordered, mutable sequence of items.
  • Tuple (tuple): Ordered, immutable sequence of items.
  • Dictionary (dict): Key-value mappings (highly used for JSON configurations).
  • Set (set): Unordered collection of unique items (useful for deduplicating data).

Related Python Questions

View All PythonQuestions →
Q1

What is the difference between a List and a Tuple?

Q2

What is the difference between the `==` and `is` operators?

Q4

What is a dictionary and why is it heavily used in DevOps?

Q1

How do you print all EC2 instance names stored in a list?

Apurv Gujjar - DevOps & Cloud Engineer
Created by

Apurv Gujjar

DevOps & Cloud Engineer

Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio