-
**Justification:** https://ztm.gda.pl & https://www.gdansk.pl/wiadomosci/Ujescisko-Lostowice-Tramwaje-na-ul-Nowej-Warszawskiej-od-4-marca,a,235539
**Do not edit lines below, they are meant for bots…
-
https://github.com/soliditylabs/ZTM-Solidity-Code-Repository/blob/e78b6b7b9aa221f915cf165347a3011528f3532d/contracts/StableCoin.sol#L146
Hi, I am following along the Zero to Mastery blockchain boot…
-
https://github.com/soliditylabs/ZTM-Solidity-Code-Repository/blob/e78b6b7b9aa221f915cf165347a3011528f3532d/contracts/StableCoin.sol#L99
It's me again :) Following the tutorial I might have detected…
-
Having a PR template can really help new contributors while raising a PR. With a PR template, new contributors have to worry less about adding proper descriptions to PR and rather focus on actually co…
-
Hello.
I would to ask you about an strange situation that happened today at our customerr when trying to download from the Github the Sample Code for Fulfillment Tracking Apps based on the document…
-
## Expected behavior
Normal API response when requesting e.g. trip info for trip ids like `1:RA190720/525/TD-0MIE5/DS/05.11`
## Observed behavior
An 500 HTTP Internal Server Error
## Version o…
-
When I try to run `extract_gtfs("sample-feed-fixed.zip")` with [this sample feed](https://github.com/r-transit/tidytransit/raw/master/inst/extdata/sample-feed-fixed.zip) I get the error because transf…
-
Hey ZTM team,
For our greater pleasure, there is a lot of courses to choose from and I can see myself taking all of them sooner or later,
However, navigation has become a little bit more painf…
-
arr = [1, 5, 2, 6, 3]
def find_duplicates_in_arrays(array1):
sum_value = 10
i = 0
for i in range(len(array1)):
complement = sum_value - array1[i]
if complement…
-
Map only shows a marker on the UK and displays "58 developers...". You cannot drag the marker.
Probably related to last update of dependencies.