Aditi S
@theroadtocode
Moved to scratch :>
@theanimebookworm on scratch
It's here!! The project that I've been spending time on all month! To you game devs and experienced coders, this might seem like something you could c
Python
HamsterCoding For choosing words, you can use .lower() or .upper() to turn user input into lower or uppercase, so it becomes case insensitive.3 years ago
DynamicSquid Cool lol! just a tip:
months = [ "January", "February" ]
adjectives = [ "happy", "sad" ]
for i in range(len(months)):
if month == months[i]:
print("Your adjective is " + adjectives[i])
I don't do py but I think this works. it should shorten your code by a lot3 years ago
Hi! It's @theroadtocode again!
I'm looking for someone to help me on a choose-your-own-adventure game 'cause I suck at coding. The only catch is, whe
NoahCharef @theroadtocode maybe I could help a little bit I'm not very good either but I can try3 years ago
Hi! I have a few questions about what people mean when they say things.
Warning: some of these may be so dense that they will blow your mind
Mkay, I
CodeLongAndPros A cycle is a meaningless internet point, you get 1 per upvote and 5 per question answered.
To make something italic, wrap it in ` italics!. For bold, use 2. *I'm bold!, for strikethough, use 2 tildes cycle framing`.
That's cycles.
Overrated
It's like writing a book, and saying on the cover Please buy this, please, please, please! Saying Please mark this as the answer is the same.
You can do it three ways:
copy-paste
use this form alt text
Use the select files link
You can upvote it, but it's say3 years ago
gibbsfreenergy You want an answer to these questions or your want to know why people ask these questions?3 years ago
PattanAhmed @theroadtocode Hi,
Your questions are amazing and tricky to answer.
Without further ado, LET'S GET RIGHT INTO IT
š
Note:- The answers will be marked with the serials provided with the questions (Hope you understand)
Cycles are just points that are rewarded to a person. Explanation š
When a person selects your answer, You will be rewarded with 5 cycles
When a person upvotes your post or comment, You will be rewarded with 1 cycle.
Both the situations mixed leads to something called a Cycle
It3 years ago
This team is for coders, no matter their coding status (beginner, rookie, pro) to work together and solve error messages. Error messages can be especi
Python