Skip to content
View FrankApiyo's full-sized avatar
:shipit:
Code Mode
:shipit:
Code Mode

Organizations

@enketo @onaio @opensrp
Block or Report

Block or report FrankApiyo

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 100 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

  1. Generators[python] Generators[python]
    1
    Generators are implemented with syntax very similar to functions, but instead of returning values, a yield statement is executed to indicate each element in the series
    2
    
                  
    3
    Consider the goal of computing all **factors** of a positive integer. A traditional function might return a list contating all factors, implemeted as follows:
    4
    
                  
    5
    ```python
  2. CCDDE0 CCDDE0 Public

    Personal blog about stuff I think about

    HTML 3

  3. machine-learing-with-elixir machine-learing-with-elixir Public