6
JasperJonesIX
1 3 11
155/ 195
Last seen 10 hours ago
Member for 2 months, 20 days
Difficulty Easy
I am a professor at Texas A&M University in the Mays Business School. I teach management information systems courses.

Missions (27) / Solutions (19)
Best solutions / Newest solutions
Strings and Integers
First
Number With Exclamation
inline-if
print
int
Second
Number With Exclamation
print
range
int
for
First
Replace All Occurrences
replace
print
str
First
Convert To Title Case
title
print
str
First
The Longest Word
print
split
range
else
str
1
First
Count Vowels
lower
print
in
int
str
First
Cut Sentence
break
print
split
range
else
First
Fizz Buzz
print
elif
and
else
int
1
First
Is Even
bool
print
False
True
else
First
Backward String
print
str
for
Second
Fizz Buzz
print
elif
and
else
int
1
First
Number Length
print
int
str
len
First
Multiply (Intro)
print
int
List but not the least
First
Majority
bool
count
print
False
True
First
Right to Left
tuple
replace
print
join
str
First
Index Power
except
try
print
list
int
First
Even the Last
not
print
range
list
int
First
Median
float
sort
print
list
else
Strings Theory
First
Acceptable Password I
bool
print
False
True
str