GithubHelp home page GithubHelp logo

shadowfox_tasks's Introduction

ShadowFox_Tasks

Basic Level Tasks:

Variables Create a variable named pi and store the value 22/7 in it. Check the data type of this variable. Create a variable called "for" and assign it a value 4. Identify the reason behind the behavior observed.

Numbers Write a function that takes two arguments, 145 and 'o', and uses the format function to return a formatted string. Print the result. Calculate the area of a circular pond with a radius of 84 meters. Bonus: Calculate the total amount of water in the pond if there is exactly 1.4 liters of water in a square meter.

If Condition Write a program to determine the BMI category based on user input for height and weight. Write a program to determine which country a city belongs to based on user input.

For Loop Simulate rolling a six-sided die multiple times using a for loop. Count and print statistics such as the number of times you rolled a 6 or a 1, and the number of times you rolled two 6s in a row. Implement a program for a workout routine that involves completing 100 jumping jacks. Ask the user to perform 10 jumping jacks at a time and inquire if they're tired after each set.

List You have a list of superheroes representing the Justice League. Perform various operations on it, such as calculating the number of members, recruiting new members, changing leadership, resolving conflicts, assembling a new team, and sorting alphabetically.

Intermediate Level Tasks:

Web Scraper Extract data from websites using libraries like Beautiful Soup or Scrapy.

Hangman Game Implement the word guessing game with visual progress and hints.

Advanced Level Tasks:

Cricket Fielding Analysis Data Collection Collect and organize detailed fielding performance data for cricket players from a T20 match.

Jupyter Notebook Data Analysis Create a Jupyter notebook from scratch and conduct data analysis on a dataset of your choice, exploring its contents, formulating research questions, and deriving meaningful insights using visualization techniques.

shadowfox_tasks's People

Contributors

cyberninja30 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.