Skip to content

ISDTP SCT

Selvam College of Technology (Autonomous)

  • About Us
    • About ISDTP
    • Our Team
    • Motto
  • MCQ
    • Technical Programming
    • Technical Support
    • Aptitude
    • Communicative English
    • Conversational English V1
    • Soft skills
    • Competitive Examinations
  • Worksheets Answer Key
    • WS – Technical Programming
    • WS – Technical Support
    • WS – Communicative English
    • WS – Conversational English
    • WS – Aptitude
    • WS – Competitive Exams Training
  • Courses
  • WhatsApp Channel
  • www.selvamtech.edu.in

Category: Python Programming

Python – Break, Continue & Pass MCQ

Posted on November 13, 2024 Cat Links Python Programming, Technical Programming

In Python, the break, continue, and pass statements are control flow tools used within loops and conditional structures. The break statement immediately exits the loop,Continue readingPython – Break, Continue & Pass MCQ

Python – Nested Loops MCQ

Posted on November 13, 2024 Cat Links Python Programming, Technical Programming

Nested loops in Python involve placing one loop inside another, allowing you to iterate over multiple dimensions or levels of data. They are commonly usedContinue readingPython – Nested Loops MCQ

Python – Looping Structures MCQ

Posted on November 13, 2024 Cat Links Python Programming, Technical Programming

Looping structures in Python allow you to execute a block of code repeatedly based on certain conditions. The primary looping constructs are for loop andContinue readingPython – Looping Structures MCQ

Python – Control Structures MCQ

Posted on November 13, 2024 Cat Links Python Programming, Technical Programming

In Python, control structures like if statements allow the execution of code blocks based on specific conditions. The if statement evaluates a condition, and ifContinue readingPython – Control Structures MCQ

Python – Regular Expressions MCQ

Posted on November 13, 2024November 14, 2024 Cat Links Python Programming, Technical Programming

Regular expressions (regex) are sequences of characters that form search patterns used to match strings in text. They provide a powerful way to search, match,Continue readingPython – Regular Expressions MCQ

Python – Strings MCQ

Posted on September 19, 2024 Cat Links Python Programming, Technical Programming

In Python, strings are sequences of characters enclosed in quotes, either single (‘), double (“), or triple quotes (”’ or “””). They are immutable, meaningContinue readingPython – Strings MCQ

Python – Built in functions MCQ

Posted on September 19, 2024September 19, 2024 Cat Links Python Programming, Technical Programming

Predefined functions in Python offer a wide range of functionalities that enhance code efficiency and readability. By leveraging these built-in functions, developers can quickly performContinue readingPython – Built in functions MCQ

Python – Operators MCQ

Posted on September 19, 2024September 19, 2024 Cat Links Python Programming, Technical Programming

Operators in Python are special symbols or keywords that perform operations on variables and values. They are used to carry out arithmetic, comparison, logical, andContinue readingPython – Operators MCQ

Python – Data Types MCQ

Posted on September 19, 2024 Cat Links Python Programming, Technical Programming

In Python, data types define the type of value that a variable can hold, such as integers, floating-point numbers, strings, lists, and Boolean values. TheseContinue readingPython – Data Types MCQ

Python – Introduction

Posted on September 12, 2024 Cat Links Python Programming, Technical Programming

Introduction to Python Python is a high-level, interpreted programming language known for its simplicity and readability. It supports multiple programming paradigms, including procedural, object-oriented, andContinue readingPython – Introduction

Posts navigation

Older posts

Campus Address

Selvam College of Technology,
Salem Road(NH 44),
Pappinaickenpatti(post),
Namakkal – 637 003,
Tamilnadu, India.

Highlights

An Autonomous Institution,
Accredited by NAAC with “A” Grade,
UGC recognized 2(f) status,
Affiliated to Anna University – Chennai,
Approved by AICTE – New Delhi.

Contacts

Mobile: 9486648899
Email: info@selvamtech.edu.in
Website: www.selvamtech.edu.in

RSS News & Events

Quick Navigation

  • Aptitude (38)
  • Communicative English (37)
  • Competitive Examinations (63)
    • General Knowledge (29)
    • Science (34)
  • Conversational English V1 (24)
  • Conversational English V2 (24)
  • News & Announcements (2)
  • Soft skills (30)
  • Technical Programming (79)
    • Fundamentals of Computer & MS-Office (4)
    • Ice Breaking Programming (5)
    • Interview Skills in Programming (2)
    • Java Programming (32)
    • MS – Excel (5)
    • MS – Power Point (6)
    • MS-Office V2 (8)
    • Python Programming (17)
  • Technical Support (17)
    • Computer Networking. (5)
    • System Administration (4)
    • Technical Support Fundamentals (8)
  • Weekly Quiz (109)
    • Aptitude Quiz (22)
    • CET Quiz (17)
    • Communicative English Quiz (19)
    • Conversational English Quiz (7)
    • Programming Quiz (27)
    • Soft Skills Quiz (4)
    • Technical Support Quiz (13)
  • Worksheets Answer Key (188)
    • WS – Aptitude (48)
    • WS – Communicative English (29)
    • WS – Competitive Exams Training (26)
    • WS – Conversational English (8)
    • WS – Technical Programming (58)
    • WS – Technical Support (19)
Scroll Up