juanito
Active Member
- Jun 19, 2017
- 815
- 580
Code:
if elect =="You have a sexy and sensually attractive body" :
should be - there is a period at the end
if elect =="You have a sexy and sensually attractive body." :
Code:
if elect =="You have a beautiful body." :
should be - there is an extra L on the original variable
if elect =="You have a beautifull body." :