Skip to content

Epic for Python Challenges #9

@koustuvsinha

Description

@koustuvsinha

This is an Epic Issue to track development of Python Challenges. As per our initial planning draft, we need submissions for these challenges first :

  • Import this
  • Simple Print Statement
  • Basic Maths
  • More Printing with numbers
  • Strings in Python
  • Conditional Statements
  • Sets & Arrays
  • Tuples
  • Simple Functions
  • Complex Functions, multiple returns, named parameter
  • Lists - Basic (just the lists, what they look like)
  • Lists - Intermediate (the useful functions - append, join, len etc.)
  • Lists - Advanced (enumeration, iterators)
  • Dictionaries - Basic (What is a valid dict, what they look like)
  • Dictionaries - Intermediate (dict functions, key and errors)
  • Dictionaries - Advanced (enumeration over two dimensions - key and value)
  • Modules, Classes and Objects Basics
  • Modules, Classes and Objects Intermediate
  • Modules, Classes and Objects Advanced
  • Basic Testing
  • The main function and if-name-main syntax

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions