#!/usr/bin/env python3 import helloworld import primes print(primes.primes(4))