Python Workshop 5

Introduction to handling errors and exceptions

Mar 18, 2023, 4:00 – 7:00 PM

7
RSVP'd

RSVP Now

Key Themes

Career DevelopmentSolution Challenge

About this event

Python has a built-in mechanism for handling errors and exceptions that may occur during program execution. When an error occurs, Python will raise an exception that can be caught and handled by the programmer using a try-except block. The try block contains the code that may raise an exception, while the except block contains the code that will handle the exception if it is raised. The except block can be used to display an error message, log the error, or take other appropriate actions. Python also provides a range of built-in exception classes that can be used to handle specific types of errors. Additionally, programmers can define their own custom exception classes to handle application-specific errors. Proper error handling can help improve the reliability and robustness of Python programs.


Organizers

  • Abdelrahman Soliman

    GDSC Lead

  • Ahmed Khairallah

    Web Development Head

  • Mohamed Gharib

    GDSC AASTMT-Cairo

    Head of Logistics

  • Jana Muhamad

    AAST

    Core Team Director

  • Ali ElSharkawi

    Machine Learning & AI head

  • Yahya Ayman

    Cyber Security Head

Contact Us