Skip to content
View haseebpvt's full-sized avatar
🏳️
Hala Madrid
🏳️
Hala Madrid

Organizations

@Sweeky-Developers @Pen-Source

Block or report haseebpvt

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.

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

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

Report abuse

Pinned Loading

  1. animated_quiz_widget animated_quiz_widget Public

    Flutter Animated Quiz Widget

    HTML

  2. Celsius to Fahrenheit conversion wit... Celsius to Fahrenheit conversion with Tesorflow
    1
    # F = C * 1.8 + 32
    2
    
                  
    3
    print('The program starts')
    4
    
                  
    5
    import tensorflow as tf