User-submitted Python Projects

0
984 reads
Toronto_Parking
Gets the highest revenue collecting street in variable "highest_rev".
Toronto_Parking

Run It Now!
1
744 reads
scottvanselow's picture

Submitted by

scottvanselow
Tags:

1
676 reads
sumit5990's picture

Submitted by

sumit5990
Tags:

reverse_string
"""Input: Enter string : Codebreaker Output: Reverse string is: rekaerbedoC"""
Run It Now!
1
561 reads
sumit5990's picture

Submitted by

sumit5990
Tags:

reverse_string
Write a Python program to reverse a string. Example1: Input: Enter string : Codebreaker Output: Reverse string is: rekaerbedoC
Run It Now!
1
620 reads
sumit5990's picture

Submitted by

sumit5990
Tags:

poker_trade
You have to design a pokemon game that replaces a pokemon by the position specified by the user as:- Input/Output: Exchange Pokemon *Pikachu Charmeleon Geodude Gyarados Butterfree Mankey
Run It Now!
1
684 reads
sumit5990's picture

Submitted by

sumit5990
Tags:

pokertrade(1.0)
You have to design a pokemon game that replaces a pokemon by the position specified by the user as:-Input/Output:Exchange Pokemon*PikachuCharmeleon Geodude Gyarados Butterfree MankeyChoose a Pokemon t

Enhancement Trail:  

pokertrade(1.0)    pokertrade





Run It Now!
1
706 reads
pokertrade
You have to design a pokemon game that replaces a pokemon by the position specified by the user as:- Input/Output: Exchange Pokemon *Pikachu Charmeleon Geodude Gyarados Butterfree Mankey
Run It Now!
1
742 reads
sumit5990's picture

Submitted by

sumit5990
tripleup
Make a Python program that accepts five integers from the user as input.
Run It Now!