Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 375 Bytes

File metadata and controls

10 lines (5 loc) · 375 Bytes

Python for beginners

There are three projects in this repo:

  1. scheduling_a_task.py - to schedule a task to run for particular number of times in a day.

  2. secret_key.py - to decode the secret key by renaming the filenames of images in the folder prank/ by removing the numbers.

  3. flower_turtle.py - Use turtle module to draw a turtle flower.