[VicPiMakers Projects] Jim's Challenge (re-posted from Slack)

Michelle Wiboltt michellewiboltt at outlook.com
Fri Oct 9 19:07:20 EDT 2020


What a terrific idea ?? and just maybe there might well/will be a whole new solution...bias be gone:) see?

________________________________
From: Projects <projects-bounces at vicpimakers.ca> on behalf of James Briante <briantej at gmail.com>
Sent: Friday, October 9, 2020 4:03:31 PM
To: Talk about Raspberry Pi / embeded projects <projects at vicpimakers.ca>
Subject: Re: [VicPiMakers Projects] Jim's Challenge (re-posted from Slack)

Hi Greg,

I like your idea of posting solutions on GitHub projects. Thanks for doing so. However, there should be no posting of solutions until everyone has had a chance to complete their own.
Also, final test data will only be issued near the end of October. This will also avoid posting solutions with errors.

Jim

On Fri, Oct 9, 2020 at 1:27 PM Michelle Wiboltt <michellewiboltt at outlook.com<mailto:michellewiboltt at outlook.com>> wrote:

Hi there,



Can I post another challenge?



Here it is, but first, I’m hoping that what I have copied and pasted is computer code? Pretty sure, 99%...but, regardless… .



How about that for any code that is written, a write/read it like a story in long hand, be offered as well?



I’m just thinking - like that STD / banging / sex code, - well, maybe the foundational code could/should/would be rewritten to be more I dunno, romantic, without “that” std stuff and if the code WAS read in long form wouldn’t that just illustrate better where some course corrections need to occur? Well, if romance and sexy and fun and flirty etc. are to reign supreme, eh?



Very berry interesting, maybe for sure?



m





name: python application





on: [push]



jobs:

  build:



    runs-on: ubuntu-latest

    strategy:

      max-parallel: 4

      matrix:

        python-version: [3.6]



    steps:

    - uses: actions/checkout at v1

    - name: set up python 3.6

      uses: actions/setup-python at v1

      with:

        python-version: 3.6



    - name: install dependencies

      run: |

        python -m pip install --upgrade pip

        pip install -r python/requirements.txt

    - name: lint with flake8

      run: |

        flake8 test_jims_challenge.py

        flake8 python/jims_challenge.py







From: Projects <projects-bounces at vicpimakers.ca<mailto:projects-bounces at vicpimakers.ca>> on behalf of Greg H <greg.horie at gmail.com<mailto:greg.horie at gmail.com>>
Reply-To: Talk about Raspberry Pi / embeded projects <projects at vicpimakers.ca<mailto:projects at vicpimakers.ca>>
Date: Friday, October 9, 2020 at 11:14 AM
To: "projects at vicpimakers.ca<mailto:projects at vicpimakers.ca>" <projects at vicpimakers.ca<mailto:projects at vicpimakers.ca>>
Subject: [VicPiMakers Projects] Jim's Challenge (re-posted from Slack)



Hi Folks



I've created a GitHub project where you can post your answers to Jim's Challenge - https://github.com/netserf/vicpimakers-challenges<https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnetserf%2Fvicpimakers-challenges&data=02%7C01%7C%7C33eaebd3cf3441e6334508d86ca7ae4a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637378814725026510&sdata=x4VMcuGDslSrJwGHHWfg%2FZ5bD4s%2Bp%2BqY3i3w4%2F07U2k%3D&reserved=0>

This is the month of Hacktoberfest, so I'm hoping we can get some other code examples submitted. If you submit 4 PRs in October, you can get a free T-shirt!



Cheers,

Greg

--
Projects mailing list
Projects at vicpimakers.ca<mailto:Projects at vicpimakers.ca>
http://vicpimakers.ca/mailman/listinfo/projects_vicpimakers.ca<https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fvicpimakers.ca%2Fmailman%2Flistinfo%2Fprojects_vicpimakers.ca&data=02%7C01%7C%7C33eaebd3cf3441e6334508d86ca7ae4a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637378814725026510&sdata=xMHfDl%2F%2Fsi%2F6gp2uTCjLoc6Tobm6OCirKM%2FZ%2Bd%2FviSw%3D&reserved=0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://vicpimakers.ca/pipermail/projects_vicpimakers.ca/attachments/20201009/26388b3c/attachment.htm>


More information about the Projects mailing list