Skip to content
View andreirtc's full-sized avatar

Highlights

  • Pro

Block or report andreirtc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. classes_and_objects_oop classes_and_objects_oop Public

    Given a UML Class Diagram, we will use oop in python to create class 'TV'. Then, Test_TV.py will create two objects from the class to produce the channel and volume level of tv1 and tv2.

    Python

  2. file_handling_in_python file_handling_in_python Public

    Reading and writing files using Python.

    Python

  3. ohm-s_law_calculator ohm-s_law_calculator Public

    Calculating Voltage, Current, or Resistance using Ohm's Law in Python.

    Python

  4. printing_diamond_shape_using_python printing_diamond_shape_using_python Public

    Printing diamond shapes using asterisks in python.

    Python

  5. simple_calculator_app_in_python simple_calculator_app_in_python Public

    A simple calculator app with chat box GUI using tkinter module in Python.

    Python

  6. temperature_converter_using_python temperature_converter_using_python Public

    Converting Celsius to Fahrenheit and vice versa using Python.

    Python